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.  problem with PUT function and encoding

    Posted 08/19/08 07:09 AM

    Originally posted by: SystemAdmin


    Hello,

    I make a map that ddo some transformation.

    It has 2 ouput cards:

    • the first output card has a file target
    • the second ouput card has a sink target, and does a PUT in a ouput file, with the content of the first input

    All Blobs that I use in first and second ouput are in UTF8.

    But I remark that accent in my first output are preserved (like it has to be as I'm in UTF8), but the second output transform the accent so it's not identic as first ouput.

    Do you have an idea?

    Thanks :-)
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: problem with PUT function and encoding

    Posted 08/19/08 08:19 AM

    Originally posted by: paul.brett


    Investigate using CPACKAGE(Object,"Native") to avoid any 'to ASCII' translation of your object.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: problem with PUT function and encoding

    Posted 08/19/08 08:55 AM