Develop > Controller layer > Integrate with back-end systems and external applications > Distributed Order Management (DOM) integration
Service interfaces used by Distributed Order Management (DOM) integration
The SyncInventoryAvailability, SyncOrder, and ProcessOrder inbound service interfaces are used by DOM integration. The GetInventoryAvailability, ProcessInventoryRequirement, and ProcessOrder outbound service interfaces are used by DOM integration.
Inbound
Inbound service interfaces used by DOM integration
Component BOD Action Code/Access Profile Description Inventory SyncInventoryAvailability Change Updates the cached inventory availability records. Order SyncOrder Change Updates the order fulfillment records. ProcessOrder Cancel Cancels an order or shopping cart.
Outbound
Outbound service interfaces used by DOM integration
Component BOD Action Code/Access Profile Description ExternalInventory GetInventoryAvailability IBM_Store_Details Retrieves the inventory availability of items at the specified locations. ProcessInventoryRequirement ReserveInventory Reserves inventory for order items in an order or shopping cart. CancelInventoryReservation Cancels the inventory reservations of order items in an order or shopping cart. ExternalOrder ProcessOrder Transfer Transfers an order for further processing.
Related reference
Components used by Distributed Order Management (DOM) integration