kumareshthangavel
Programmer
Hi, I am trying to build a XML document from COMMAREA fields in CICS using COBOL DOCUMENT API. I am finding difficulty in buidling this because of 'n' no. of OCCURS clause in the Copybook fields.
DOCTEMPLATE expects input as 'String of data' to build XML document.
Is there any easy way to build this string of data (name=value pair) or diiferent way to handle OCCURS clause?
Thanks,
DOCTEMPLATE expects input as 'String of data' to build XML document.
Is there any easy way to build this string of data (name=value pair) or diiferent way to handle OCCURS clause?
Thanks,