In SimpleOne, workflows provide an interface for automating multi-step processes across the solution. Each workflow consists of activities, such as generating records, notifying users of pending approvals, or running scripts. The graphical Workflow Editor represents workflows visually as a type of flowchart. It shows activities as boxes labeled with information about that activity and transitions from one activity to the next as lines connecting the boxes.
Info | ||
---|---|---|
| ||
Workflow - a logical combination of activities to perform a task. Activity - an instruction presented in the workflow, |
Generally, workflow consists of:
...