-dbset <dbset> -userdb <userdb> -username <user> -password <password> -serverurl <url> > [-replicaname <name> -dumppayload <dir>]
Command | Parameter | Description | Example |
---|---|---|---|
-dbset | <dbset> | ClearQuest database set name | -userdb EmailRelay |
-userdb | <userdb> | ClearQuest user database name | -dbset SAMPL |
-username | <cquser> | ClearQuest user name to login to the ClearQuest database | -username admin |
-password | <cqpassword> | ClearQuest user password | -password secret |
-serverurl | <cqoslcurl> | ClearQuest OSLC URL | -serverurl http://cqwebserver /cqweb/oslc/ |
-replicaname | <name> | ClearQuest replica
name that this EmailRelay is being setup for. The <name> value
must match the replica name that you are configuring EmailRelay for.
If your ClearQuest database
is not replicated, you do not need to use this parameter. Note: This
command-line argument is optional. Use the command only when your ClearQuest database is replicated.
|
-replicaname MySite |
-dumppayload | <dir> | The directory into which the EmailRelay service
creates a dump file. The dump file contains the data from one of two
sources for each email it is about to send:
Note: This command line argument is optional. Use the argument
only to debug EmailRelay related issues.
|
dumppayload C:\CQ.EmailRelay\Dumps |