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, |
...
- An activity is processed, and an action defined by that activity occurs.
- At the completion of an action by an activity, the workflow checks the activity's conditions.
- For each matching condition, the workflow follows the transition to the next activity.
Примерное содержание
...
- .
...
активности - активностей пока как таковых нет, есть begin, end, run script
published
описание редактора
...