How to fetch the Concurrent Request ID which triggers the Seeded Business Event
Hi Experts,
I have created a Event Subscription with Action as 'Launch Workflow' to the seeded business event 'oracle.apps.gl.Journals.journal.completeImport'.
The subscription is working fine, but I cannot able to track the Concurrent Request ID of Journal Import which eventually triggers the Workflow Subscribed.
Please suggest me the lead to get the details which explain the link between concurrent request ID and triggered Event details.
Currently, Am trying to fetch the details from Workflow item type and item key, but can't able to get the link between workflow item key and the event details like Request ID, Application ID etc.