Triggering the integration server
Triggering the integration server is the final step in the Sterling Order Management configuration.
Procedure
Trigger a Sterling Order Management integration server to process inbound JMS requests with this command:
<INSTALL_DIR>/bin/startIntegrationServer.sh integration_server -Dfile.encoding=UTF-8
where,
integration_server is the name of the integration server. For example, <INSTALL_DIR>/bin/startIntegrationServer.sh SCWC_SDF_createOrder
Dfile.encoding=UTF-8 enables UTF-8 character encoding.