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) Language : Double byte characters

    Posted 12/15/15 06:22 AM

    Originally posted by: Neetu Garg


    Hi All,

    We are getting the characters like this in request string :

    @×ÉÕ@@ÂÃäâã@@ÃâÅÓÆ@@ððððððôòò@

    As per my understanding, these characters seems to be double byte characters.

    Could any one please guide if we can handle these characters using IBM WTX DPA having input map data language as ebcdic-deprecated and convert them to ascii.

     

    Thanks,

    Neetu


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


  • 2.  Re: WTX Ebcdic(deprecated) Language : Double byte characters

    Posted 12/16/15 03:36 AM

    Originally posted by: Laurent(Satisco)


    the @ signs could be EBCDIC spaces ( hexa 40), but in this case it is definitely not double byte characters. The best would be to check with the sender of the data what encoding is used.

     

    ebcdic-deprecated is there for compatibility with old versions, you should use ebcdic, or one of the regional dialects depending on the data contents.

     

    Hope this helps

    Laurent


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


  • 3.  Re: WTX Ebcdic(deprecated) Language : Double byte characters

    Posted 12/16/15 04:18 AM

    Originally posted by: paul.brett


    Definitely EBCDIC.  Converted data shows as:

     PIN  BCUST  CSELF  000000422

    Thank-you.

    Paul

    Follow me on Twitter


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