Page 1 of 1

How to Convert mainframes data reccord in to XML string

PostPosted: Tue Sep 20, 2016 12:22 pm
by meetraju2002
Hi,

I have a requirement to prepare the data record in mainframes in to a suitable XML string format so that the receiving application can use the file directly and load the data using XML data loader.

Can any one share your experiences if any one has worked on similar requirement.

Thanks and Regards,
Rajkumar Nerella

Re: How to Convert mainframes data reccord in to XML string

PostPosted: Tue Sep 20, 2016 2:17 pm
by NicC
Have you read the COBOL manual to understand COBOL's XML handling functions?

Re: How to Convert mainframes data reccord in to XML string

PostPosted: Tue Sep 20, 2016 4:26 pm
by Robert Sample
Which version of Enterprise COBOL are you running? IBM has done a lot of work with XML in recent releases of the compiler.