Run time flags reference for the API

You can refer to this list of flags and Java™ properties available to use in the API.
Table 1. Run time flags for the API
Flag Value Description
-Dcom.ibm.rational.rpe.mc.url A URL.

Example: -Dcom.ibm.rational.rpe.mc.url=http://host:port/rpemc/service

The URL for logging into the Monitor & Control component to manage document generation jobs.
-Dcom.ibm.rational.rpe.mc.user An ID for a user.

Example: -Dcom.ibm.rational.rpe.mc.user=rpe_client

The user ID for logging into the Monitor & Control component to manage document generation jobs.

For more information about how user names and passwords are stored, see Security considerations for IBM® Rational® Publishing Engine.

-Dcom.ibm.rational.rpe.mc.password A password for the user ID.

Example: -Dcom.ibm.rational.rpe.mc.password=password

The password for logging into the Monitor & Control component to manage document generation jobs.

For more information about how user names and passwords are stored, see Security considerations for IBM Rational Publishing Engine.


Feedback