+

Search Tips   |   Advanced Search

Manage workflows using the workflow checker tool

Use the workflow checker tool to:

Procedure:

  1. Enable the workflow update tool by adding the following parameters to the WCM WCMConfigService service using the WebSphere Integrated Solutions Console:

      connect.businesslogic.module.workflowcontrolchecker.class=com.aptrix.pluto.workflow.WorkflowControlCheckerModule
      connect.businesslogic.module.workflowcontrolchecker.remoteaccess=true
      connect.businesslogic.module.workflowcontrolchecker.autoload=false

  2. Log in to the portal as an administrator.

  3. Open one of the following URLs in the browser:

      http://[HOST]:[PORT]/wps/wcm/myconnect/?MOD=WorkflowControlChecker&library=libraryname&updateDocSecurity=true&fix=true
      http://[HOST]:[PORT]/wps/wcm/myconnect/?MOD=WorkflowControlChecker&library=libraryname&rescheduleActions=true&fix=true
      http://[HOST]:[PORT]/wps/wcm/myconnect/?MOD=WorkflowControlChecker&library=Web+Content&repairInvalidWorkflow=true
      http://[HOST]:[PORT]/wps/wcm/myconnect/?MOD=WorkflowControlChecker&library=Web+Content&repairInvalidWorkflow=true&fix=true

    Note: If the "library" parameter is omitted, the default library configured in the WCM WCMConfigService service is used.

    Note: If the "&fix=true" parameter is omitted, the tool runs in read-only mode and generates a report.


Run the tool on a virtual portal

There are two methods available when the tool is run on a virtual portal:

Parent topic: Web content administration tools