I'm wondering if I can ask for support from the group. Would you mind reading the following enhancement request and endorsing it? I've added the text to the request below. This change will make the 832 process seamless from receipt of the file in Lawson to processing in Contract Management. Thank you for your support.
ERS.INFOR.COM/.../ERS_DETAILS.ASPX
In the Landmark environment, the Contract Management application (LMPROC) EDI832 import process does not import XML file created by the Infor Lawson application. The XML files that are accepted in EDI 832 import in Contract Management must begin with
<?xml version="1.0" encoding="UTF-8"?><Edi832>
and end with
</Edi832>
You cannot have multiple begin and end tags in the same 832 import file -- the import will fail with a parsing error.
Lawson creates one file per run of the ED502 job, which includes more than one XML header per file.