Originally posted by: SystemAdmin
Hello,
I have a map converting copybook format to X12 format. The input type tree has been built by importing the copybook. I have then modified the type tree to create "File" group for handling multiple records and defined the initiator and terminators within the type tree.
When the terminator is defined as <CR><LF> the map gets executed successfully for the sample input that I am providing. However, the map fails execution when the terminator is defined as <LF>.
As the client system is a mainframe system, I require to use <LF> only as the terminator and NOT <CR><LF>.
Could anybody help me understand how what is the difference between defining the terminator as <CR><LF> and just <LF>?
Thanks in advance.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender