Groovy - awaitCompletion - An error occurred while processing this page.
Hi all,
Hope you guys are doing well.
We are trying to use REST API to trigger a data integration from Calc Manager (EPBCS application).
We have created the connection, executed the API in the calc manager and the integration is being triggered as expected. But, we want to check the status of the integration if it is successful or failed as we want to schedule this in jobs.
In order to achieve this, we are using awaitCompletion as mentioned in https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common/groov/oracle/epm/api/model/rest/HttpRequest.html
The below is the code which we have tried:
Tagged:
0