Hi,
I received a requirement to search by custom ids (example: EmployeeID) in Oracle EM SOA 12c. These CUSTOM IDs will be part of the payload received by the BPEL 12c receive activity.
We had this option in 11g. There was column called Conversation ID in Oracle EM 11g. As a developer, we can append the EmployeeID or any custom ids to the system generated coversation id. So that at the run time, PROD Support team or anyone can search the custom ids easily without going through 1000s of instances.
I don't find Conversation ID column anymore in 12c. Please guide me how can I do a search with my custom ids in Oracle SOA EM 12c.
Can I append my custom ids with CorrelationFlowID shown in the screen shot below ?

Thanks for your help in advance!!
Please let me know if you need more information.