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.  Encoding in WTX

    Posted 05/08/08 05:26 AM

    Originally posted by: SystemAdmin


    Hi,
    We created a map in windows which uses run funtion to call another map. The map is getting executed successfully in windows, but we are facing the following error while running on Z/OS.(Type:UTFDataFormatException, Message:invalid byte . (N) of a .-byte sequence.)

    The input to the map in Z/OS is already in IBM 1047 format and even the type tree is having the NATIVE encoding.

    We guess the data while passing from one map to the other is in utf-8. (for this can you pls let us know how to encode it as native while passing data)

    OR pls correct us if we are wrong and suggest whats needs to be done.

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


  • 2.  Re: Encoding in WTX

    Posted 05/08/08 10:58 AM

    Originally posted by: SystemAdmin


    Hello,
    We ran into this issue also where our input data was UTF-8. I believe we had to first get a patch from IBM and then change the encoding on the oubound card to IBM-1047. You may need to get the patch in order to fix this.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange