Oracle Health Inventory Management Adapter Use Cases

The Oracle Health Inventory Management Adapter can be used in scenarios such as the following:

  • Synchronize supply data from the Oracle Fusion Cloud SCM to the Oracle Health EHR platform:
    • Select and configure the REST Adapter as the trigger connection.
    • Select and configure the Oracle Health Inventory Management Adapter as the invoke connection.
    • Select the Create Items operation on the Operations page in one integration to send item information.
    • Perform appropriate data mapping between the REST Adapter and the Oracle Health Inventory Management Adapter in the mapper.
    • Invoke the integration endpoint with the client to send a POST request to the Oracle Health Inventory Management Adapter.
    • Send the data as a payload from the Oracle Health Inventory Management Adapter while invoking the configured operation in Oracle Health.
  • Synchronize supply usage information from the Oracle Health EHR platform to the Oracle Fusion Cloud SCM:
    • Select and configure the Oracle Health Inventory Management Adapter as the invoke connection.
    • Select the List Transactions operation on the Operations page in the other integration to retrieve the transaction history data.
    • Perform appropriate data mapping between the REST Adapter and Oracle Health Inventory Management Adapter in the mapper.
    • Send a GET request from the REST Adapter to the Oracle Health Inventory Management Adapter to return the transaction history.