Order Migration Service Deployment
To start and stop Order Migration Service, use the following scripts:
To start:
$OM_HOME/roles/om-migration/standalone/bin/start.sh
(for UNIX) or start.ps1 (for Windows)
To stop:
$OM_HOME/roles/om-migration/standalone/bin/stop.sh
(for UNIX)