workflow_tools command options

You can use any of the following options with the workflow_tools command. You must always supply the -password option.

-complete workflowID
Completes running workflow for the specified workflow (workflowID).
-password password

Password (password) to use to connect to the server. PolicyCenter requires the password.

-resume workflowID
Resumes named workflow (workflowID) in the error or suspended state.
-resume_all
Resumes all workflows in the error or suspended state.
-server url
Specifies the PolicyCenter host server URL. Include the port number and web application name, for example:
  • http://serverName:8180/pc
-suspend workflowID
Suspends the named workflow (workflowID).
-user user
User (user) to use to run this process.