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