Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

  1. Restart all ECs that were shut down or disconnected during the upgrade.

    $ mzsh restart <ec name> 
  2. Start the workflows on the restarted ECs.
     

  3. Enable all workflow groups either through the Execution Manager in Desktop or by executing the following command:

    $ mzsh mzadmin/<password> wfgroupenable \*

Note!

The command above will enable all workflow groups, including the System Task-related cleaner groups. If you do not want to enable all workflow groups, you must specify a pattern-matching expression for the workflow group names instead.

  • No labels