Oracle E-Business Suite · Arazzo Workflow
Oracle EBS Requisition-to-Purchase-Order
Version 1.0.0
Find an approved requisition, resolve its supplier, and convert it into a purchase order.
Provider
Workflows
requisition-to-purchase-order
Convert an approved requisition into a purchase order for a supplier.
Finds an approved requisition by number, resolves the supplier by name, creates a standard purchase order for the item, and reads the order back to confirm it.
1
findRequisition
Locate the approved requisition by number, returning the first match.
2
3
createPurchaseOrder
Create a standard purchase order for the resolved supplier and the requisitioned item.
4
confirmPurchaseOrder
Read the created purchase order back by header identifier to confirm it persisted.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.