How to call OIC integration from ESS job synchronously?
We have a requirement to call a OIC integration from an ESS Job.
This ESS job will run in a Job set . Once this job is complete then only next job should run.
The problem is when we fire an integration from ESS job it runs asynchronously.
How do we call it synchronously?
0