Oracle E-Business Suite · Arazzo Workflow
Oracle EBS EDI Outbound Purchase Order
Version 1.0.0
Create a purchase order, resolve the supplier trading partner, then extract it as outbound EDI.
Provider
Workflows
extract-outbound-po
Raise a PO, resolve its trading partner, and extract it as outbound EDI.
Creates a purchase order for a supplier, resolves that supplier as a trading partner, extracts the outbound purchase order EDI document, and lists outbound transactions to confirm the extraction.
1
createPurchaseOrder
createPurchaseOrder
Create a standard purchase order for the supplier with a single line.
2
resolveTradingPartner
getTradingPartners
Resolve the supplier as an EDI trading partner by name, returning the first match.
3
extractOutbound
extractOutboundTransaction
Initiate an outbound purchase order (POO) EDI extraction for the resolved trading partner over the supplied date range.
4
confirmOutbound
getOutboundTransactions
List outbound POO transactions for the trading partner to confirm the extraction was queued and capture its processing status.
Source API Descriptions
openapi