Fork
Definition
T.This step is used to split the workflow into two or more paths that will run in parallel, allowing multiple activities to run simultaneously.
SteptSteps Tabs
Task details
HereThis youprocess couldtype finddoes thenot listhave oftask available Tabsdetails for the Forkfork Stepstep.
Incoming eachtransitions
The type.Incoming Youtransitions couldtabs browseshows the previous steps where the flow comes from. When you create a process from a template or from scratch default incoming transitions are defined. It is allowed to customize the default set up, add new transitions or delete transitions.
- From: the previous step, where the flow come. Allows you to select where the workflow comes from.
- Incoming transition: brief name to identify the transition. That is the name of the action the form will show to the
correspondingfinalpageuser. - To: current step.
- Action: allows creating a custom script to
viewperformmorespecificinformation.actions.
&&TODO&& Ejemplos
Outgoin transitions
The Outcoming transition tab shows the next steps where the flow can go from the current step. When you create a process from a template or from scratch default outcoming transitions are defined. It is allowed to customize the default set up, add new transitions or delete transitions.
- From: current step.
- Incoming transition: name of the transition.
- To: the next step, where the flow go.
- Action: allows creating a custom script to perform specific actions.
When you create an outcoming transition, Soffid creates the proper incoming transition.
&&TODO&& Ejemplos