downloadESSJobExecutionDetails returns NULL when the ESS Job Output Size is more than 2GB
Summary
downloadESSJobExecutionDetails returns NULL when the ESS Job Output Size is more than 2GBContent
Hi,
We have an Integration built to send Oracle POET(Project,Organization,Expenditure,Task) information to third party systems. The integration will submit the custom ESS Job , once the ESS job is SUCCEEDED, the integration downloads the ESS job output with the below REST API.
https://<host name>//fscmRestApi/resources/11.13.18.05/erpintegrations?finder=ESSJobExecutionDetailsRF;requestId=<request id number>,fileType=ALL
Issue: "DocumentContent" attribute of the above REST API which returns the Base64 value of the ESS Job output is NULL when the ESS Job Output size
Tagged:
5