Position Group How To's
How to's for the Position Group guide.
How to Configure Decision-Making Rules
Steps
- Select the
Position Groupcomponent in the workflow. - Go to
Properties → Decision Rules. - Choose one of the following:
All→ Requires every member’s approval.Majority→ Approval proceeds if more than half approve.Single Approval→ Proceeds after the first approval.
- Save the configuration.
Best Practice: Use Majority for large groups to avoid process bottlenecks.
How to Add a Position Group to a Workflow
Steps
- Open the
Workflow Designer. - Drag and drop the
Position Groupcomponent onto the workflow canvas. - Connect it to the previous and next components.
- Configure the
Group Nameand select theUsers or Rolesto include. - Save the workflow.
Tip: Start with a test group to validate setup before using it in production.
How to Configure Conflict State Event
Steps
- Select the
Position Groupcomponent in the workflow. - Open
Properties → Conflict State Event. - Choose a
default eventto trigger when decisions are conflicting. - Save the workflow.
Example: If votes are equally split, the workflow follows the configured fallback event.
How to Set Up Empty Group Event Handling
Steps
- Select the
Position Groupcomponent in the workflow. - Open
Properties → Empty Group Event. - Choose the event to trigger when the group is empty.
- Save your changes.
Warning: If you update the list of events, always revisit this setting to avoid workflow errors.