Good afternoon fellow SAPers.
I am wondering if there's a posibility to keep a trace of the payloads sent to GW services. I know there's the transaction /IWBEP/TRACES, however this is an On - Demand trace and it has a period for when it can keep the Trace up.
Question is if there's a standar way to do the following.
My client requieres us to keep a log of the info sent from our Device to the backend, I need to figure out if there's a way to catch the payload and keep it on a file like XML for reference. Otherwise I could catch the POST Payload that we get from the method read_entry_data and convert it into a XML.
I know it's a weird requierement, but we want to keep a trace of the failed payloads to figure out some issues with the app.
With no further ado, I'm grateful for any ideas that you guys could have.
Cheers.