Asynchronous Business Event Subscription - to -oracle.apps.ar.applications.CashApp.apply doesnot wor
Hi,
I have a Asynchronous Business Event Subscription to the BE - oracle.apps.ar.applications.CashApp.apply
Phase = 101
I am not sure that this event is firing all the time..I am trying to submit a concurrent program process after every Cash Application within AR/Receipts
For testing, I modified to insert the event name to a staging table.. But that doesnt seem to work/fire either
I have workflow background process running every 3 min . Workflow Agent listeners are running.
How do I ensure that the BE is working all the time a Cash Application is done ?
How do I make sure that the Event is not missing anything...?