Setting up the database connection for the Opportunity Detection CLI
You edit the RemoteControlCLI.xml file to enable the CLI to connect with the Opportunity Detection design time database.
1.
Open the RemoteControlCLI.xml file, located in the cli directory under your Opportunity Detection design time installation.
2.
*
*
*
*
3.
Run the encode script to encrypt the password for the database account. Copy the resulting string and use it as the value for the ConnectionPassword key in the RemoteControlCLI.xml file.
This step is optional, but provides optimal security. If you do not encrypt the password, it is stored in clear text in the RemoteControlCLI.xml file.
If you use an encrypted password, set the ConnectionPasswordEncrypted value to True.
4.
5.
Save and close the RemoteControlCLI.xml file.
You can now run the CLI commands.