IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Change language in WTX 8.2

    Posted 10/12/09 10:48 AM

    Originally posted by: SystemAdmin


    Hello,

    how do I change the language for my WTX Design Studio 8.2.0.4(77) on Windows ? I have an installation on a german Windows XP machine but I want my Design Studio to be in english. When I change the locale in the dtx.ini to "locale=en", DB Interface Designer and Integration Flow Designer are in english, but not the Design Studio which is still in german. Using "CleanExtenderStudio.bat" did not help.

    Any ideas on how I can use the Design Studio in english on a german Win XP box ??

    Thanks,
    Ralf
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Change language in WTX 8.2

    Posted 10/13/09 10:02 AM

    Originally posted by: SystemAdmin


    I figured it out. In order to switch the Design Studio to english on a non-english OS, you have to edit the configuration file

    "<WTX82HOME>\wtx_eclipse\eclipse\configuration\config.ini"

    and add the key/value-pair "osgi.nl=en".

    Regards,
    Ralf
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: Change language in WTX 8.2

    Posted 12/05/11 09:21 AM

    Originally posted by: thorstenhirsch


    Thank you, Ralf. In wtx 8.4 it's still the same procedure, but the path is slightly different:

    <WTX84-install>\DesignStudio\wtx_eclipse\eclipse\configuration\config.ini
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 4.  Re: Change language in WTX 8.2

    Posted 01/08/14 12:49 AM

    Originally posted by: georgjoe


    Hi,

    I want to change my WTX design studio to Japanese from english

    I changed the config.ini like the below

    Please confirm if its correct

     

    org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
    eclipse.product=com.ibm.websphere.dtx.product.designstudio
    osgi.splashPath=platform\:/base/plugins/com.ibm.websphere.dtx.product,platform\:/base/plugins/com.ibm.websphere.dtx.product.nl
    osgi.framework.extensions=reference\:file\:com.ibm.cds_2.1.0.201009130929.jar,reference\:file\:org.eclipse.osgi.nl1_3.6.2.v201102251823.jar
    osgi.bundles.defaultStartLevel=4
    eclipse.p2.data.area=@config.dir/../p2/
    osgi.nl=jp
    eof=eof


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange