RemoteControlCLI XML reference
The values you enter in the RemoteControlCLI.xml file enable the CLI to connect with your Opportunity Detect design time database.
| XML key | Value |
|---|---|
| RemoteControlURL |
The URL for your Opportunity Detect design time installation.
Example: |
| ConnectionDriverName |
The class name of the database driver used with your Opportunity Detect design time installation.
Example: |
| ConnectionURL |
The URL of the driver used with your Opportunity Detect design time installation.
Example: |
| ConnectionUserName |
The user name of an account in the Opportunity Detect design time database.
Example: |
| ConnectionPassword |
The password of the same account used for the ConnectionUserName.
Example: |
| ConnectionPasswordEncrypted |
A flag that indicates whether the password value used for ConnectionPassword has been encrypted using the encode script.
If you use an encoded password, set this value to |
| Schema |
The URL of the Opportunity Detect design time database.
Example: |