How to Retrieve Batch Number Programmatically After Import for ESS Job "Create Accruals for Channel
Summary:
Hi all,
We’re creating supplier transactions accruals in CHRM via Import Management and then running the ESS job:
"Create Accruals for Channel Batch", which requires the following parameters:
- Business Unit Name
- Supplier Invoice Number
- Batch Number (Optional in definition, but required in our process)
According to Oracle Docs, the Batch Number comes from the Load Transactions process or can be viewed under Manage Batches.
We tried using the REST API:
/crmRestApi/resources/latest/importActivities
While this returns the ImportActivityId and file details, it does NOT include the Batch Number (DOCUMENT_BATCH_ID
), which is needed as input for the ESS job.
Tagged:
0