To create a stage with simultaneous concordance among several users, do the following:
- In IWorkflowActionProvider, register a action to check condition.
- Add Timer "WaitTimer".
- Add a cyclical Transition to the current Activity with the following parameters: Trigger Type: Timer, Trigger Timer: WaitTimer, Condition Type: Otherwise.
- Add an outgoing Transition to a current Activity with the following parameters: Trigger Type: Auto, Condition Action: Action from p. 1, Condition Result on PreExecution: True.