Starting order integration servers
To process order inbound JMS requests and log results, start the integration servers.
To start the integration servers, go to the <INSTALL_DIR>/bin directory in Sterling Order Management and enter the following commands:
- ./startIntegrationServer.sh SCWC_SDF_createOrder
- ./startIntegrationServer.sh SCWC_SDF_changeOrder
- ./startIntegrationServer.sh SCWC_SDF_pushOrderMessages
Note: The SCWC_SDF_changeOrder service is available in Sterling Order Management V9.3 FP2 (and later). At a WebSphere Commerce store, when a guest shopper creates a new account or logs in after placing an order, and the order is transferred and successfully created in Sterling Order Management, WebSphere Commerce invokes an asynchronous event and sends a changeOrder outbound message to change the BuyerUserId attribute of the order in Sterling Order Management. As part of this enhancement, a new integration server (SCWC_SDF_changeOrder ) consumes the message and updates the BuyerUserId of the order in Sterling Order Management.