Oracle E-Business Suite · Arazzo Workflow
Oracle EBS Procure-to-Pay
Version 1.0.0
Resolve a supplier, raise a purchase order, confirm it, then record the matching AP invoice.
Provider
Workflows
procure-to-pay
Find a supplier, create a purchase order, and book the AP invoice.
Resolves a supplier by name, raises a standard purchase order for a single line item, fetches the order to confirm it, and creates an Accounts Payable invoice for the same vendor and amount.
1
findSupplier
Search the supplier master for a vendor matching the supplied name, returning the first match.
2
createPurchaseOrder
Create a standard purchase order for the resolved supplier with a single line for the requested item, quantity, and price.
3
confirmPurchaseOrder
Read the created purchase order back by its header identifier to confirm it persisted and capture its authorization status.
4
createInvoice
Book an Accounts Payable invoice for the same vendor and order total so the purchase can be paid.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.