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 3 Current »

Usage
wfgrouplist <pattern matching expression for workflow group names> ... 
            [ -valid ] 
            [ -invalid ] 
            [ -active ] 
            [ -inactive ] 
            [ -scheduled ] 
            [ -unscheduled ] 
            [ -mode < D | E > ] 
            [ -short ]

Lists the groups that are configured in the  system. If no option is used, the list consist of four columns: Workflow Group Names, State, Mode and Scheduled (true/false).

Options

OptionDescription

[-valid]

Lists all valid groups.

[-invalid]

Lists all invalid groups.

[-active]

Lists all active groups.

[-inactive]

Lists all inactive groups.

[-scheduled]Lists all the workflow groups that are scheduled.
[-unscheduled]Lists all the workflow groups that are not scheduled.

[-mode <D|E>]

Lists only workflow groups marked with a specified mode:

  • D - Disabled
  • E - Enabled

[-short]

If set only the Workflow Group Names will be listed.

  • No labels