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.  Input and output encoding in WTX map

    Posted 05/15/13 05:01 AM

    Originally posted by: migsss


    I am developing a map for taking a flat file message, in EBCDIC encoding, transforming it, and saving, as a result, another flat file in UTF-8 encoding. I have read that encoding is a property of input and output cards, but I can't see where is it. 

    Could anyone tell me how do you do it?

    Thanks...


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


  • 2.  Re: Input and output encoding in WTX map

    Posted 05/15/13 05:48 AM

    Originally posted by: Laurent(Satisco)


    It's not a property of the card, but a property of each item (and syntax properties like initiator/terminator etc...)

     

    This needs to be addressed in the type tree, and the conversion will be done "magically" by the map when it is run


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


  • 3.  Re: Input and output encoding in WTX map

    Posted 05/15/13 06:16 AM