Oracle E-Business Suite · Arazzo Workflow
Oracle EBS EDI Inbound Invoice Processing
Version 1.0.0
Resolve a trading partner, import an inbound EDI invoice, then confirm it landed.
Provider
Workflows
process-inbound-edi-invoice
Resolve a trading partner and import an inbound EDI invoice.
Resolves a supplier trading partner by name, imports an inbound EDI invoice document, and lists inbound transactions for the partner to confirm receipt and capture the processing status.
1
findTradingPartner
getTradingPartners
Resolve the supplier trading partner by name, returning the first match.
2
importInvoice
importInboundTransaction
Import the inbound EDI invoice document (transaction type INI) for the resolved trading partner.
3
confirmInbound
getInboundTransactions
List inbound invoice transactions for the trading partner to confirm the imported document is present and capture its processing status.