Table of Contents
- Title and Copyright Information
- Preface
- 1 Understand the Oracle E-Business Suite Adapter
- 2 Set Up and Enable the Oracle E-Business Suite Adapter for Integrations
- 3 Create an Oracle E-Business Suite Adapter Connection
- 4 Add the Oracle E-Business Suite Adapter Connection to an Integration
-
5
Implement Common Patterns Using the Oracle E-Business Suite
Adapter
- Use Oracle E-Business Suite Business Events to Trigger Integration Endpoint in Oracle Integration
- Use Oracle E-Business Suite XML Gateway Messages to Trigger Integration Endpoint in Oracle Integration
- Invoke Oracle E-Business Suite PL/SQL APIs from Oracle Integration
- Invoke Oracle E-Business Suite Concurrent Programs from Oracle Integration
- Invoke Oracle E-Business Suite Open Interfaces from Oracle Integration
- Invoke Oracle E-Business Suite Java APIs from Oracle Integration
-
6
Oracle E-Business Suite
Adapter Samples
-
An Example of Using a Business Event as a Trigger (Source) in an Integration
- Prepare the Oracle E-Business Suite Instances
- Establish Oracle E-Business Suite Connections
- Create an Integration
- Add the Oracle E-Business Suite Adapter (Trigger) and the REST Adapter (Invoke) to the Integration
- Create Mappings
- Assign a Business Identifier for Tracking
- Activate and Test the Integration
- Sample XSD for the Oracle E-Business Suite Adapter as a Trigger with a Business Event Example
-
An Example of Using an XML Gateway Message as a Trigger (Source) in an Integration
- Prepare the Oracle E-Business Suite Purchasing Instance
- Establish an Oracle E-Business Suite Connection for Publishing XML Gateway Messages
- Create an Integration
- Add the Oracle E-Business Suite Adapter as a Trigger (Source) Connection
- Assign a Business Identifier for Tracking
- Activate the Integration
- Configure Trading Partner Information for Post Integration
- Test and Validate the Integration
-
An Example of Using a PL/SQL REST Service as an Invoke (Target) Connection in an Integration
- Establish the Connections for Oracle E-Business Suite and REST Services
- Create an Integration
- Add the REST Adapter as a Trigger (Source) Connection
- Add the Oracle E-Business Suite Adapter as an Invoke (Target) Connection
- Create Mappings
- Assign a Business Identifier for Tracking
- Activate and Test the Integration
- Sample JSON Payloads for the Oracle E-Business Suite Adapter as an Invoke Example for a PL/SQL REST Service
-
An Example of Using an Open Interface REST Service as an Invoke (Target) Connection in an Integration
- Establish the Connections for Oracle E-Business Suite and REST Services
- Create an Integration
- Add the REST Adapter (Trigger) and the Oracle E-Business Suite Adapter (Invoke) to the Integration
- Create Mappings
- Assign a Business Identifier for Tracking
- Activate and Test the Integration
- Sample XSD for the Oracle E-Business Suite Adapter as an Invoke Example for an Open Interface REST Service
-
Examples of Using a Java REST Service as an Invoke (Target) Connection in an Integration
- Use a Java REST Service of Application Module Service Subtype as an Invoke (Target) Connection
- Use a Java REST Service of Business Service Object Subtype as an Invoke (Target) Connection
-
An Example of Using a Business Event as a Trigger (Source) in an Integration
- 7 Troubleshoot the Oracle E-Business Suite Adapter and Related Error Messages