Discussions
Asynchoronous Business Event Subscription - Not firing...
Hi,
I have a Business Event Subscription to - oracle.apps.ar.applications.CashApp.apply.
The phase is set to 101(Asynchronous Mode). When I make it less than 100, I get errors from the form for some unknown reasons..
The subscription is calling a PL/SQL procedure to insert the name to a table - the event name (more logic to follow).
and Workflow background process are running. Workflow engines /agent listeners are running
However, I cant see if the event is firing or doing anything... No data in the table.
How do I trace this.., to make sure that the Subscription is firing or not?
0