Issue retrieving UCM Document ID via ERP Integrations REST API (Empty DocumentId)
I have a requirement to burst a custom BI Publisher report to UCM, and then have an AI agent retrieve the file from UCM using the REST API.
The BI Publisher bursting job completes successfully. I have visually confirmed that the report output file is successfully uploaded to UCM (it generates a valid Document ID in the Report Job History, and I can view it in the UCM).
However, when I call the ERP Integrations REST API to retrieve the ID, the response returns an empty "DocumentId": "" field.
API Endpoint Used:
GET /fscmRestApi/resources/11.13.18.05/erpintegrations?finder=DocumentIdsByFilePrefixRF;filePrefix=GlInterface,docAccount=fin/generalLedger/import.
0