Process Component Deployment

To start and stop process component service, use the following scripts:

To start: $OM_HOME/sample/processcomponent/standalone/bin/start.sh (for Unix) or start.ps1 (for Windows)

To stop: $OM_HOME/sample/processcomponent/standalone/bin/stop.sh (for Unix)