Shopping cart xml document
Is there a SQL query that I can run to see the content of a shopping cart that has been brought over from the vendor punchout site to Oracle iProcurement?
I would like to troubleshoot an issue we are having regarding a missing value in the <shipping> segment of the outbound PO XML document that we send the supplier. but first I would like to make sure that the supplier in fact supplied that value in the <shipping> segment of the xml document they sent over to us in the shopping cart.
For this reason I need to either see the content of the shopping cart that has been brought over from the supplier punchout site through SQL, or I need to be able to view the cXML. the shopping cart (the same way we are able to view the XML of the outbound PO XML)