Add Lines to Existing Transfer Orders Using a REST Resource

Allow Oracle Supply Chain Orchestration to use the Supply Requests REST API to add new lines to an existing transfer order in Oracle Inventory Management.

Realize this benefit:

  • Improve efficiency. Use REST API to add new lines to an existing transfer order instead of having to create a new transfer order.

Before update 25D, you couldn't add a new line to an existing transfer order. Now you can:

  • Add new items. Maybe you forgot to add them when created the transfer order.
  • Add a new line that has the same item but with a different requested delivery date.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

  • Supply Chain Orchestration automatically calls the Supply Requests REST API when you do an action to add a new line from the Transfer Order page in Inventory Management.
  • In update 25D, you can't call the Supply Requests REST API directly to add new lines in an existing transfer order.

Key Resources

Access Requirements

Users who are assigned a configured job role that contains these privileges can access this feature:

  • Process Supply Order Interface (DOS_PROCESS_SUPPLY_ORDER_INTERFACE_PRIV)
  • View Supply Orders (DOS_VIEW_SUPPLY_ORDERS_PRIV)
  • Manage Supply Request Exceptions (DOS_MANAGE_SUPPLY_REQUEST_EXCEPTIONS_PRIV)
  • View Supply Order Exceptions and Status (DOS_VIEW_SUPPLY_ORDER_EXCEPTIONS_AND_STATUS_PRIV)

These privileges were available before this update.