Oracle E-Business Suite Activities
- Overview of the Oracle E-Business Suite connector
- Installing JAR files to connect to Oracle E-Business Suite
You must copy the Oracle JDBC driver JAR file on the same workstation as your App Connect Studio installation before you can connect to the Oracle E-Business Suite application. - Creating or editing an endpoint for an Oracle E-Business Suite activity
Endpoints provide the configuration information that Studio and the Integration Appliance use to connect to an Oracle database. - Using the Oracle E-Business Suite Create Objects activity
Use the Create Objects activity to create rows in database tables corresponding to the business object in the request. You can create rows to flat tables/views that have a primary key defined. - Using the Oracle E-Business Suite Update Objects activity
Use the Update Objects activity to update rows in the database tables corresponding to the business object in the request. You can update rows of flat tables that have a primary key defined. - Using the Oracle E-Business Suite Delete Objects activity
Use the Delete Objects activity to delete rows from the Oracle table. You can delete rows from flat tables/views that have a primary key defined. - Using the Oracle E-Business Suite Retrieve Objects activity
Use the Retrieve Objects activity to retrieve rows from the Oracle table. You can retrieve rows from flat tables/views that have a primary key defined. - Specifying Retry and Delivery options for Oracle E-Business Suite activities
Specifying the Retry and Delivery parameters is one of the tasks to configure a Oracle E-Business Suite activity configuration. - Prerequisites for starter activities in Oracle E-Business Suite
- Using the Oracle E-Business Suite Get Created Objects activity
Use the Get Created Objects activity to get the values of rows that have been newly created in the database tables/views corresponding to the business object in the request. - Using the Oracle E-Business Suite Get Updated Objects activity
Use the Get Updated Objects activity to get the rows that have been updated in the database tables corresponding to the business object in the request. - Using the Oracle E-Business Suite Get Deleted Objects activity
Use the Get Deleted Objects activity to get the deleted records from the Oracle table.