About Oracle Logistics Adapter Use Cases

The Oracle Logistics Adapter can be used in a variety of integration scenarios. The Oracle Logistics Adapter uses Oracle Logistics Cloud’s existing TransmissionService for sending inbound transmissions (as an invoke) and receiving outbound transmissions from Oracle Logistics Cloud (as a trigger).

The “Sample Integration between Logistics Cloud and Supply Chain Cloud” chapter of Integrating with Integration Cloud Services in the Transportation and Global Trade Management document library provides a description of how these products can be integrated using Oracle Integration. The corresponding integrations may be downloaded from My Oracle Support note 2209248.1 and imported into Oracle Integration.

One part of this sample involves sending a fulfillment line from Order Management Cloud into Oracle Logistics Cloud as an order release, and sending a response back to Order Management Cloud.

  1. Create a connection from the Oracle Logistics Adapter using the release element.

  2. Create a connection from the Oracle ERP Cloud Adapter as a trigger connection using the fulfillment line.

  3. Create another connection from the Oracle ERP Cloud Adapter as an invoke connection using the fulfillment response.

  4. To create an order release from a fulfillment line.

    1. Create a new integration for creating an order release.

    2. Drag the trigger connection created from the Oracle ERP Cloud Adapter to the trigger section.

    3. Drag the connection created from the Oracle Logistics Adapter to the invoke section.

    4. Configure mapping between the fulfillment line and release schemas.

    5. Trigger the integration from Order Management Cloud to create the order release in Oracle Logistics Cloud.

  5. To send a response from Oracle Logistics Cloud to Order Management Cloud:

    1. Create a new integration for sending a fulfillment response.

    2. Drag the connection created from the Oracle Logistics Adapter to the trigger section.

    3. Drag the invoke connection created from the Oracle Logistics Adapter to the invoke section.

    4. Configure mapping between the release and fulfillment response schemas.

    5. Trigger the new integration from Oracle Logistics Cloud to post an order release with updated planning information, which is transformed into the fulfillment response.