Configure ATP API for the manage order operations agent
Create an Available-to-Promise (ATP) API call that enables the manage order operations agent to check product availability and determine the earliest possible delivery date when customers request expedited shipping.
Before you begin
Application scope must be set to Order Exception AI Agents.
Role required: admin
About this task
The demo data for the manage order operations agent includes a sample implementation called orderExpeditionCheckDemo as part of the sn_ord_ops_aias.orderExpeditionCheckEP extension point. To enable real-world functionality such as checking on-hand quantities and delivery dates from external Enterprise Resource Planning (ERP) systems like SAP or Oracle, you should replace the demo data implementation with your custom ATP API.