Creating XML File in SQR
I am creating an XML File in SQR using the DEFINE_XML_TEMPLATE, ADD_DATA_TO_XML_RECORD and WRITE_TO_XML_FILE commands based on the information in the attached document.
I am simply processing Job Requisition Data and writing the information to an XML File. If I process 1 Requisition, the file is created successfully. However, when I try to process all open Requisitions, I get the following error once a few Requisitions have been processed:
I was able to find the error message, however, I can not determine the issue based on the message. Does anybody have any experience with creating XML files in SQR like this? Can you offer any insight to the probable issue? I do not know how to use XML Publisher and need to turn this around in a very short time frame. Thanks in advance for your help!