Previous Topic: Before You Use the ToolNext Topic: arrfserver: RiskMinder Server Tool


Running the Tool in Interactive Mode

The tool provides the -i option to run it in the interactive mode. When run in this mode, the server starts its own console prompt (#). To run the arrfclient tool in the interactive mode:

  1. Navigate to the location where the tool is available:
  2. Run the following command:
    arrfclient -i
    

    The tool starts in interactive mode.

  3. Specify the options listed in the following table to perform the required task:

Options

Description

?

Lists the commands for all the options supported by arrfclient.

cr

Refreshes the cache of the server instance. You must enter the instance IP and

the server management port number.

  • The instance IP is the IP address or the host name at which RiskMinder Server or Case Management Queuing Server is available.
  • The port number at which RiskMinder Server or Case Management Queuing Server listens to the operations requests.

    Note: By default, RiskMinder Server is available on port 7980.

After successful operation, the message "Instance refreshed successfully" and a transaction ID is returned.

sd

Shuts down the RiskMinderFort Server instance. You must enter the instance IP and the server management port number.

After successful operation, the message "Successfully initiated shutdown

operations" and a transaction ID is returned.

q

Closes the interactive mode.