Hi
I'm getting an error in the receiver determination when I'm using a context object.
The error is "Problem extracting values from the Payload: Check line 2 column 1 of the XML document".
This is my paylod
"<?xml version="1.0" encoding="utf-8"?>
<MESSAGE>
<TYPE>S</TYPE>
<BODY>x</BODY>
</MESSAGE>
</ns:MT_XML_UNF>
"
Can somebody explain me witch one is line 2 column 1 and maybe what is the problem?
Florin