Business Event Subscription Execution
For the business event "oracle.apps.xla.accounting.postaccounting", there is java function subscription, where the java code will create ODI sessions.
Is there a way to find, whether the subscription code has completed execution(not just starting the code execution, completing the code execution, meaning till the ODI sessions completion).
0