Add the Oracle E-Business Suite Adapter as an Invoke for the "Get_Order" Activity
Perform the following steps to add the Oracle E-Business Suite Adapter as an invoke connection:
-
Drag and drop the Oracle E-Business Suite connection "Order Management" from the Invokes section on the right to the integration right after the Booked Order rule.
The Configure Oracle E-Business Suite Adapter Endpoint wizard appears.
-
In the Basic Info page, enter the following information:
-
What do you want to call your endpoint? - Enter "Get_Order" as the endpoint name.
-
What does this endpoint do? - Enter the description of this integration endpoint, such as "Get an order in Oracle E-Business Suite".
Click Next.
-
-
In the Web Services page, specify the following information for your target connection:
-
Product Family: Select "Order Management Suite" from the drop-down list.
-
Product: Select "Order Management".
-
Interface Type: Select "PL/SQL".
-
API: Select "Process Order API" from the populated list for this example.
The corresponding API internal name (OE_ORDER_PUB) and description are automatically populated.
Click Next.
-
-
In the Operations page, select a desired method name contained in the selected API (OE_ORDER_PUB). For example, select "GET_ORDER". The corresponding service status value "Ready to Use" is displayed in this page, along with the description information.
Note:
The Service Status of the selected method GET_ORDER should be "Ready to Use".
Description of the illustration event_get_order.gifClick Next.
-
The Summary page displays the selected API information. This includes the selected product family name (Order Management Suite), product name (Order Management), web service name (OE_ORDER_PUB), integration pattern (Synchronous), operation name (GET_ORDER), and the operation status (Ready to Use).
Click Done.
The "Get_Order" activity for Order Management now appears as part of the integration flow, along with the "Get_Order" map icon where you can define the mapping later. See: Create Mappings.