Hello ,
I am currently developing a MEC interface to retrieve a PO.XML file from an SFTP server and then perform a mapping process.
If everything is correct, an XML file is generated. However, if there are issues in the mapping, I need to generate an XML_NOK file.
To achieve this, I used the "Error Process" in Partner Admin, along with an XML Transform that calls an error mapping.
However, I am facing an issue: I am unable to retrieve the data from the PO.XML file within the error mapping. I need this data to populate the XML_NOK file.
Thank you in advance for your help.