Oracle Supervisor Agent - Is There a Wait/Delay Mechanism Between Worker Agent Executions?
Hi Community,
We are implementing an Order Management workflow using a Supervisor Agent.
Our workflow is:
- Create Sales Order
- Submit Sales Order
- Sales Order is auto-approved
- Create Work Order
- Create Inventory Reservation against the Sales Order / Work Order
The issue we are facing is that after the Sales Order submission API returns success, Fusion takes a few seconds to complete backend processing and move the Sales Order from Draft to a valid submitted status.
The Supervisor Agent immediately continues to the next steps. During this period, when the Inventory Reservation API is invoked, we intermittently receive errors such as:
DemandSourceHeaderNumber is invalid
0