Components used by Distributed Order Management (DOM) integration
The Inventory, ExternalInventory, Order, and ExternalOrder components are used by DOM integration.
Component | Component ID | Description |
---|---|---|
Inventory | com.ibm.commerce.inventory | Used by the client user interface, for example, the Madisons starter store, and the order component, to check inventory availability and process inventory requirements. |
ExternalInventory | com.ibm.commerce.inventory.external | Used by the inventory component to send inventory outbound services requests to DOM. |
Order | com.ibm.commerce.order | Used by DOM to update the fulfillment statuses of orders. |
ExternalOrder | com.ibm.commerce.order.external | Used by the order component to send order outbound service requests to DOM. |