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.  WTX Ebcdic(deprecated) Data language

    Posted 09/07/15 08:33 AM

    Originally posted by: Neetu Garg


    Hi Team,

     

    I am new to WTX transformation. I have a scenario where I need to convert from IBM930 to UTF-8 using WTX. However, I can also see the option of ebcdic(deprecated) in "Data Language" dropdown. Could any please guide me on the below queries :

     

    1) what is the difference between ebcdic(deprecated) and ibm-930. Will ebcdic(deprecated) also handle the code page ibm-930.

    2) Also, In which scenario should we use the ebcdic(deprecated) data language.

     

    Any help will be appreciated.

     

    Thanks !

    Neetu


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


  • 2.  Re: WTX Ebcdic(deprecated) Data language

    Posted 09/08/15 04:29 AM

    Originally posted by: paul.brett


    The EBCDIC(deprecated) property item is the 'old' way of using EBCDIC.  It was determined to be too generic and the ICU libraries are now used instead, giving a lot more choice in the code pages that can be used.

    Your questions:

    1) what is the difference between ebcdic(deprecated) and ibm-930. Will ebcdic(deprecated) also handle the code page ibm-930.

    A)  Mostly yes, with the occasional differences.

    2) Also, In which scenario should we use the ebcdic(deprecated) data language.

    A)  I do not recommend using them for any new mappings.

    Thank-you.

    Paul.

    Follow me on Twitter


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


  • 3.  Re: WTX Ebcdic(deprecated) Data language

    Posted 09/08/15 10:10 AM

    Originally posted by: Neetu Garg


    Thank you Paul!

    I will use the IBM-930 code page in order to avoid any character conversion issues.

     


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