How to troubleshoot if business events are not working
We are using EBS 12.2.10 with database 19c (19.10.0.0.0) our requirement is to submit a concurrent request after completion of Receiving Transaction Processor which is submitted for receiving of PO or IOT. A suggestion given on community to use business events according to note Doc ID 1161254.1 and Doc ID 1161254.1 following these notes I enabled business event for Receiving Transaction Processor and tried to send test workflow notification, but I could not receive notification. This workflow is just a simple notification which should be sent once Receiving Transaction Processor completes. I manually sent workflow notification and it was delivered which means workflow notification is working fine.