+

Search Tips   |   Advanced Search

Disable workflow actions to improve performance

Disable workflow action on servers that do not require workflows to be processed, such as a subscriber. This can improve performance and reduce the number of versions created for each item.

  1. Log in to the WAS console and click...

      Resources | Resource Environment | Resource Environment Providers | WCM WCMConfigService | Custom properties

    If the WCM server is part of a cluster, use the dmgr console.

  2. Add a configuration setting named disableWorkflowAction.

    1. Use a comma to separate the workflow action names to disable. For example:

        disableWorkflowAction=ScheduledMoveAction1,ScheduledMoveAction2

      Workflow action names are case-sensitive.

    2. To disable all workflow actions on the server: disableWorkflowAction=*

  3. Restart the server or cluster.


Parent Additional configuration options