Request for Documentation on Fields Match for XML Document in IBY_TRXN_DOCUMENTS Table
Summary:
Hello,
My team I are working on an H2H implementation for a client using the Oracle ERP Cloud system. As part of this implementation, I need to understand the structure of the XML document that is stored in the DOCUMENT (BLOB data type) column of the IBY_TRXN_DOCUMENTS table.
I have already queried the table and extracted the XML data, but I am having difficulty identifying the different nodes and fields in the document. I have searched for public documentation on the topic, but have not been able to find any.
As a result, I am requesting documentation on the fields match for the XML document stored in the DOCUMENT BLOB column of the IBY_TRXN_DOCUMENTS table. Specifically, I need to identify the different nodes and fields in the document so that I can effectively work with the payment information and integrate it with other systems as needed.