Hi,
I have a scenario in which we send PO as cxml to the vendor.
Sometimes we need to search whether a particular PO number has gone successfully. In this case we need to manually check the payload of each message and match the particular PO.
Also sometimes for errored messages we need to extract the payload as a file and send it to the vendor. Now we are manually doing it.
Is there any way in which I could download the payload and to search for a particular text in the payload.
I have gone through the following links
http://searchsap.techtarget.com/tip/XI-Search-through-the-payload-of-a-message-without-TREX : This was not working
/thread/388869 [original link is broken] : Can anyone please tell me how to convert long raw to string.
Please help as this issue is very critical.
Thanks and regards,
Siji