How to extract the XML message data from "View XML" Link of Integration Broker
Hi, I would like to audit the XML message from IB. However, there's no straight forward SQL to do that. And I don't want to click the link one by one to find the transaction.
There's a document on MOS that said "use PeopleCode API to retrieve the data and write them into a file, or increase the Integration Gateway log level to 5"
From Where Does Integration Broker Pull the XML Message Data of the "View XML" Link (Doc ID 1193563.1)
Is there a third way to achieve this? Any help would be appreciated. Thanks.