Originally posted by: mohit121happy
Hi Paul, Thanks for you advice,
I have tried the suggested option and have have modified the PUT function with NATIVE type in CTEXT function.
Now, the Output of XML file is in Binary form, so I am not able to validate the Output Splitted XML. But the Problem is still there as the End Output file is still having those Unknow characters.
In our flow, we are passing this Splitted XML file (Output of First Map) as an Input to next Mapper which is suppose to generate text file as an Output from the Input XML.
But the Output text file is still having those unknown characters instead of the one which is present in Input file.
Important Point : Currently the second mapper is writing the Output in disk by calling sub map. I also tried using it with PUT function with CTEXT NATIVE mode, but then Mainframe system is not able to read the file due to encoding.If we PUT the file in ASCII,NATIVE,EBCDIC mode, then Mainframe is not able to read the files.
Note : In my Windows local machine I am getting expected Output and correct characters. Problem is with the Output generated in zos machine.
Please let me know if I am not able to exlpain it properly, I will then try to put more details.Thanks
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender