ESS Job request id return as -1
Summary:
Submitted an custom ESS job using REST API with POST method
Content (required):
Hi Gurus,
Submitted an custom ESS job using REST API with POST method , attached the request and response.
Content Type: application/vnd.oracle.adf.resourceitem+json
Endpoint:
https://XXXXXXXXXXX.com/fscmRestApi/resources/11.13.18.05/erpintegrations
Body:
{
"OperationName":"submitESSJobRequest",
"JobPackageName":"/Shared Folders/Custom/HS/AR/",
"JobDefName":"AR_Errors",
"ESSParameters":"2879315"
}
And it returns 'Reqstid' as '-1' in the response.
Your inputs will be highly appreciated. Thank you in Advance.
Version (include the version you are using, if applicable):
22c
Code Snippet (add any code snippets that support your topic, if applicable):