Configure the connection settings for the RulePoint server if you want to use https to run rpcmd. Use the configure command to set up https or http for all the commands.
The command uses the following syntax:
rpcmd.sh configure
Make sure that you have configured secure connection during RulePoint installation.
Run the following command to configure the properties to connect to the RulePoint server
configure
The utility prompts you if you want to enable HTTPS.
To enable HTTPS, type
Y
and press
ENTER
.
If you do not want to enable HTTPS, type
N
, and skip to Step 6.
If you type
Y
, perform the following tasks:
To generate the keystore file, type
N
. The file is generated in the
RULEPOINT_CMD_HOME/bin
directory.
To use your own keystore file, type
Y
, and press
ENTER
.
Enter the keystore path, and press
ENTER
.
Enter the password for the keystore file, if prompted.
Enter the host name or IP address of the machine where RulePoint is installed.
Enter the port number. The port must be unique. The default port number is 8443 for https and 8080 for http.
Enter the application service name. By default, the service name is rulepoint.
Enter the user name and password that you use for the RulePoint login.
You can use either the http or the https connection to connect to the RulePoint server . When you plan to use https, configure the https settings and run the commands for the various tasks directly. You can choose to override the secure settings while running the commands. In this case, you need to add the connection settings.
Example
If you configured the connections settings, use the following syntax to deploy all objects: