Previous Topic: arrfserver: RiskMinder Server ToolNext Topic: arrfupload: Quova Data Upload Tool


Running the Tool in Interactive Mode

The tool provides the -i option to run it in the interactive mode. In this mode all the server configurations are done in a similar fashion as that in the service mode, except that the listeners are not started.

When run in this mode, the server starts its own console prompt (#). To run the arrfserver tool:

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

    The tool starts in interactive mode.

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

Option

Description

?

Lists the commands for the all the options supported by arrfserver.

??

Searches the commands based on the pattern you provide.

For example, if you enter ?? conf, then all the tool options that match the pattern are displayed.

help

Explains the specified command in more detail.

For example, if you enter help setsaconf, then the usage of the command is briefly explained.

setsaconf

Enables you to configure the Web Services APIs that are provided by RiskMinder Server for authentication and authorization.

Note: Do not use this option.This option was used in the previous release to configure the Web services for authentication and authorization. For more information on enabling Web Services for authentication and authorization, see "Configuring Web Services Authentication and Authorization".

q

Closes the interactive mode.