Previous Topic: Configure Workflow Design Environment for Automatic LoginNext Topic: How to Configure the Problem Management Sample Workflow


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 SDM media; otherwise, do not install this option.

cawf_password

Specifies the password for the CA Workflow IDE user. During CA Workflow installation, the CA SDM 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 SDM 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

Important! Installing or uninstalling an option requires you to restart the CA SDM servers. For advanced availability configuration, not all options require you to restart all the servers. Ensure that you read the Server Restart List before restarting any server.