wfgroupmodify
usage: wfgroupmodify -group NAME (-memberwf WF | -membergrp GRP) [-prereqwf WF...] [-prereqgrp GRP...] [-q]
This command enables you to modify the prerequisites list for an entry in a workflow group.
The workflow group name and workflow group member name are required parameters. Only one workflow group member at a time can be modified by the command.Â
Parameters/Options | Description |
---|---|
<group NAME> | Enter the name of the workflow group which prerequisites you want to modify. |
(-memberwf WF | -membergrp GRP) | Enter the name of the member that you want to modify, either a workflow or a workflow group. |
[-prereqwf WF...] | Enter a list of workflows that the prerequisites list should include. Note! Leaving this parameter empty sets the workflow prerequisites list of the workflow group to be empty. |
[-prereqgrp GRP...] | Enter a list of workflow groups that the prerequisites list should include. Note! Leaving this parameter empty sets the workflow-groups prerequisites list of the workflow group to be empty. |
[-q] | Quiet mode. Use this parameter to eliminate the display of any report during execution. |
Return Codes
Listed below are the different return codes for the wfgroupmodify
command:
Code | Description |
---|---|
0 | Will be returned if the command was successful. |
1 | Will be returned if the command was unsuccessful. |