Order Capture System Deployment
Order Capture System (OCS) can only be deployed in standalone mode.
Note: The property file
$OM_HOME/roles/ocs/standalone/config/configDBRepo.properties
must be configured for this service.
To start and stop the Order Capture System, use the following scripts:
- To start:
$OM_HOME/roles/ocs/standalone/bin/start.sh (for UNIX) or
start.ps1
(for Windows) - To stop: $OM_HOME/roles/ocs/standalone/bin/stop.sh (for UNIX)