Skip to main content link. Accesskey S
  • Anonymous
  • Log on
  • Help
  • IBM logo
  • WebSphere Portal Family wiki
  • All Wikis
  • Home
  • Community Articles
  • Product Documentation
  • Learning Center


Search

Advanced Search

Categories

Tag Cloud

  • 6.0
  • 6.1
  • 6.1.0.1
  • 6.1.5
  • 7.0
  • 7.0.0.2
  • 8.0
  • actions
  • administrator
  • authoring
  • Banking template
  • best practices
  • blogs
  • builder
  • building a site
  • caching
  • catalog
  • Clickstream Engine
  • clusters
  • ConfigEngine tasks
  • content
  • customizing
  • databases
  • demo
  • deployment
  • deployment scenario
  • developer
  • developing
  • device class
  • elements
  • examples
  • Express
  • feature set
  • fix pack 2
  • Government to Business template
  • info center
  • information center
  • installation
  • installing
  • LDAP
  • Learning
  • libraries
  • LikeMinds Recommendation Engines
  • logging
  • mentors
  • message catalog
  • messages
  • migration
  • mobile
  • mobile devices
  • mobile experience
  • mobile experience 8.0
  • mobile theme
  • mobile webkit
  • MPA
  • multiplatform
  • pages
  • performance
  • personalization
  • planning
  • portal
  • Portal 6.1
  • Portal 8 theme
  • portlets
  • product doc
  • product documentation
  • projects
  • properties
  • Redbooks
  • Redbooks Wiki
  • remember me cookie
  • resources
  • REST
  • Retail Vendor template
  • rules
  • samples
  • search
  • security
  • sifters
  • sites
  • solutions catalog
  • syndication
  • test infrastructure
  • theme
  • theme optimization
  • topologies
  • troubleshooting
  • tutorials on personalization
  • video
  • wcm
  • web content
  • webkit
  • WebSphere Portal
  • WebSphere Portlet Factory
  • wikis
  • workflows
  • worksheet
  • XML configuration interface
  • z/os
  • zos
InformationInformation
You are currently viewing machine translated content. IBM translation might be available. Click IBM Translated Product Documentation to see what is available.X


Home > Builders > Creating resource bundle files for localization of SAP infotype field labels
Rate this article 1 starRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars

Creating resource bundle files for localization of SAP infotype field labels 

expanded Abstract
collapsed Abstract
No abstract provided.
ShowTable of Contents
HideTable of Contents
  • 1 Section 1. Introduction
    • 1.1 Prerequisites
  • 2 Section 2. Instructions on using the tool

Section 1. Introduction



This document outlines the instructions on using the attached java application to create resource bundles for specific Sap Infotypes. These resource bundles can in turn be used by WebSphere Portlet Factory to localize Sap Infotype labels.

Prerequisites



To complete this tutorial, the reader should have the following environment available:
  • A supported SAP system that has been configured for use with Lotus Workforce Management 6.1
  • A valid Sap user id and password plus connection details to that Sap system
  • The SAP Java Connector library installed and configured
  • The user should also be familiar with the concept of Sap Infotypes


Section 2. Instructions on using the tool

  1. Download and extract InfotypePropertyApp.zip
  2. The contents will be extracted to a folder called infotype_properties.
  3. Inside the folder, open the config.properties file. Here is where you will set the connection settings to your sap server and other project specific settings.

host=<sap server host ip address>
user=<sap server user id >
password=<sap server user password>
client=<sap server client number>
language=<sap server logon language
 

system=<sap server system number>
  • Save your changes
  • Open the infotypes.txt file. Here you add the number of each infotype that you want to create a properties file for. Infotypes consist of four digits (). Put each infotype number on a separate line. For example, the address infotype is 0006
  • Save the file
  • Now you need to change your classpath to point to the directory where you have the SapJco installed
  • Open the com.lwm.infotypeProperties.jar. Inside the META-INF folder you need to edit the Class-path setting in the MANIFEST.MF file. For example if the sapjco.jar is installed in C:\sap_jco_2_1_8\sapjco.jar, the classpath entry would look like this:

For Windows
Class-path: \sap_jco_2_1_8\sapjco.jar

For linux
Class-path: /opt/sapjco/sapjco.jar
  1. Save the changes to the jar file
  2. For windows execute the run.bat. If you are using linux execute the run.sh
  3. You should now see the properties files for each infotype created inside the folder called PropertyFiles

expanded Article information
collapsed Article information
Category:
Builders
Tags:
builder, infotypes, SAP, SAP infotype, WebSphere Portlet Factory

This Version: Version 2 July 6, 2010 6:16:11 AM by Don Naro  IBMer

expanded Attachments (1)
collapsed Attachments (1)

 


File TypeSizeFile NameCreated On
application/x-zip 5 KB InfotypePropertyApp.zip 7/2/10 12:31 PM
expanded Versions (2)
collapsed Versions (2)
Version Comparison     
Version Date Changed by               Summary of changes
18 Apr 1, 2009 4:21:06 AM Stephen Mc Nena  
This version (2) Jul 6, 2010 6:16:11 AM Don Naro  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedSubscribe to RSSHelpAbout
  • All Lotus and WebSphere Portal wikis
  • IBM developerWorks
  • IBM Software support
  • IBM Social Business User Experience Blog
  • IBMSocialBizUX on Twitter
  • IBMSocialBizUX on Facebook
  • Lotus product forums
  • IBM Social Business UX blog
  • IBM Collaboration Solutions
  • Recently added feedRecently added
  • Recently edited feedRecently edited
  • Recently added comments feedRecently Added Comments
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Contact IBM
  • IBM Terms of use
  • Wiki terms of use