Previous Topic: Starting RiskMinder ServerNext Topic: Deploying User Data Service (UDS)


Starting the Case Management Queuing Server

To start Case Management Server:

  1. If the required environment variables have not been set, run the following command:
    source <install_location>/arcot/sbin/arrfenv
    

    In this command, replace <install_location> with the path of the directory in which RiskMinder has been installed.

  2. Navigate to the following directory:
    install_location/arcot/bin/
    
  3. Run the ./casemanagementserver start command.

Note: If you want to stop Case Management Server, then navigate to the bin directory and enter the ./casemanagementserver stop command.