How to call ESS job by API erpintegrations
Hi Experts,
I 'm trying to execute ESS job "General Ledger Trial Balances Report" by API erpintegrations in postman.
POST
https://xx.fa.us2.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/erpintegrations
Message body:
{ "OperationName":"submitESSJobRequest", "JobPackageName":"oracle/apps/ess/financials/genericLocalizations/financialReports/accounting/GlTrialBalance", "JobDefName":"GLTrialBalanceReport", "ESSParameters":"21199,300000018076540,300000018077533,null,Jan-25,Jan-25,null,null,null,BRL,N,ALL,null,DETAIL,null,T,null,BRL,null,null", "ReqstId":null}
The API response code is 201 Created, but the RestId is -1 .
I cannot see any new request id in Report Job History under Fusion Cloud instance.
Can you please advise,
Thanks,
Marcos
Tagged:
0