Oracle E-Business Suite · Capability

Oracle EBS Integration and EDI

Integration capabilities combining ISG REST API for service management and e-Commerce Gateway for EDI document exchange with trading partners. Used by integration architects and B2B teams.

Run with Naftiko OracleIntegrationEDISOA Gateway

What You Can Do

POST
Login — Authenticate.
/v1/auth
GET
Get trading partners — List trading partners.
/v1/trading-partners
GET
Get inbound transactions — List inbound transactions.
/v1/inbound-transactions
GET
Get outbound transactions — List outbound transactions.
/v1/outbound-transactions

MCP Tools

isg-login

Authenticate and obtain session token.

isg-logout

End the current session.

isg-initialize

Initialize responsibility context.

isg-get-service-wadl

Get WADL for a REST service.

read-only
isg-invoke-rest-method

Invoke a REST method on a service.

edi-get-trading-partners

Retrieve trading partners.

read-only
edi-get-trading-partner-by-id

Get trading partner by ID.

read-only
edi-get-inbound-transactions

Retrieve inbound EDI transactions.

read-only
edi-import-inbound-transaction

Import an inbound EDI transaction.

edi-get-outbound-transactions

Retrieve outbound EDI transactions.

read-only
edi-extract-outbound-transaction

Extract an outbound EDI transaction.

edi-get-code-conversions

Retrieve code conversion mappings.

read-only

APIs Used

oracle-isg-rest oracle-ecommerce-gateway