Request Set Errors Within EBS When Invoking From OIC or From Rest API
(Doc ID 3032292.1)
Last updated on JULY 02, 2024
Applies to:
Oracle Concurrent Processing - Version 12.1.1 to 12.2 [Release 12.1 to 12.2]Oracle E-Business Suite Integrated SOA Gateway - Version 12.1.1 to 12.2 [Release 12.1 to 12.2]
Information in this document applies to any platform.
Goal
The client is executing PL/SQL APIs from OIC (Oracle Integration Cloud) or from REST API (Oracle E-Business Suite Integrated SOA Gateway) tools such as Postman to run a request set in EBS suite.
- Set the policy context by calling MO_GLOBAL.SET_POLICY_CONTEXT
- Call the FND_SUBMIT.SET_REQUEST_SET EBS REST API from OIC for the desired module (example: AR, AP, GL).
- Call the FND_SUBMIT.SUBMIT_PROGRAM EBS REST API from OIC for the desired module.
- Call the FND_SUBMIT.SUBMIT_SET EBS REST API from OIC for the desired module.
The above steps create a different session in EBS suite.
Are the FND_SUBMIT APIs built to be submitted separately in different sessions in EBS suite?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |