CA Workflow Options

The following options control the CA Workflow functionality.

Important! After installing CA Workflow and CA EEM, you must manually set options in the Options Manager, such as the port number. For example, a separate Tomcat web application is used for CA Workflow, so it can no longer use the default port 8080. To avoid port conflict, the default value 8090 is used. For more information, see the Implementation Guide.

cawf_hostname

Specifies the host name of the server where CA Workflow is installed. Set this variable only if CA Workflow is installed from the CA Service Desk Manager media; otherwise, do not install this option.

cawf_password

Specifies the password for the CA Workflow IDE user. During CA Workflow installation, the CA Service Desk Manager Component Installer Wizard uses the Workflow User Password value to set the cawf_password.

cawf_pm_location

Specifies the location of the CA Workflow Process Manager application. The URL must take the following format:

http://<wf_hostname>:8090/pm
cawf_pm_url

Specifies the CA Workflow Process Manager Web Service URL. The URL must take the following format:

http://<wf_hostname>:8090/pm/services/pmService2
cawf_username

Specifies the CA Workflow username for the CA Workflow IDE user. During CA Workflow installation, the CA Service Desk Manager Component Installer Wizard uses the Workflow User Name value to set the cawf_username.

cawf_wl_location

Specifies the location of the CA Workflow Worklist Manager application. The URL must take the following format:

http://<wf_hostname>:8090/wl
cawf_wl_url

Specifies the CA Workflow Worklist Web Service URL. The URL must take the following format:

http://<wf_hostname>:8090/wl/services/wlService

Note: Installation of these options requires restarting the CA Service Desk Manager server.