Oracle E-Business Suite · Arazzo Workflow
Oracle EBS ISG Service Invocation
Version 1.0.0
Log in, initialize application context, discover a service, invoke a method, then log out.
Provider
Workflows
invoke-isg-service
Run a full ISG session - login, initialize, discover, invoke, logout.
Authenticates to the Integrated SOA Gateway, initializes the application context, retrieves the service WADL, invokes a deployed REST method, and logs out to close the session.
1
2
initializeContext
Initialize the responsibility, security group, and organization context for the authenticated session.
3
discoverService
Retrieve the WADL description of the target service to confirm the method is available before invoking it.
4
invokeMethod
Invoke the deployed REST method on the service with the supplied input parameters and context header.
5
Source API Descriptions
openapi
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.