You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Oracle Financial REST API call for Integrations

edited Feb 19, 2021 8:59PM in Financials – General (READ ONLY) 1 comment

Summary

The API call - submitESSJob - always returns a RequestID -1

Content

I am working on to migrate some of the ERP Financials SOAP based API calls to REST based API calls. 

All the submit job calls are returning a response with Request ID -1. The same jobs works fine when tried with SOAP APIs.

Let me know if you have encountered this issue with your REST service calls.  

Example:

BIP Report Name : *InvoiceGenerationReportJob - Generate Invoices: Generate Report

Request Body:

{
"OperationName":"submitESSJobRequest",
"JobPackageName":"/oracle/apps/ess/projects/billing/workarea/invoice/",
"JobDefName":"InvoiceGenerationReportJob"
}
 

Response:

{
"OperationName": "submitESSJobRequest",
"DocumentId": null,
"DocumentContent": null,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!