Custom BI Publisher ESS Job cannot be executed from AI Agent via ERP Integration REST (ReqstId = -1)
Hello Everyone,
In an Oracle Fusion ERP environment,
we created a custom BI Publisher report and registered it as an ESS Job (BIPJobType).
The job runs successfully when executed from Scheduled Processes (UI).
However, when we attempt to execute the same ESS job via AI Agent using the ERP Integration REST API (submitESSJobRequest), the request is always rejected and ReqstId = -1 is returned. The job is not accepted or created.
Steps to Reproduce
- Create a custom report in BI Publisher.
- Register the report as an ESS Job (BIPJobType) in Job Definition.
- Execute the job from Scheduled Processes (UI).
→ The job completes successfully.
0