Subscribed business event oracle.apps.po.autocreate.rfqcreated
Hi,
I'm using business events in R 12.2.10 subscribed the event name oracle.apps.po.autocreate.rfqcreated to be triggered when the RFQ creation in the front end. Also build the custom function to capture the outcome of the business event and the data will be stored in a custom table. Trying to map the base table using the event_key/interface_header_id generated from the business event but not able to find the details either in po_headers_all/po_headers_interface.
Please let us know if any one know the flow to map either event_key/interface_header_id to base table and get the Purchase order details.