From version < 9.1 >
edited by nlo
on 13.05.2019, 12:04
To version < 10.1
edited by nlo
on 13.05.2019, 14:08
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,6 @@
1 1  {{content/}}
2 2  
3 +{{id name="fig_workflow_overview"/}}
3 3  {{figure image="workflow_overview_en.png"}}
4 4  Dialog for configuring the workflow: (1) On the left users can find the list of states and their actions. (2) Right next to it there is the configuration screen for the selected state or action.
5 5  {{/figure}}
... ... @@ -8,18 +8,31 @@
8 8  
9 9  The workflow configuration dialog can be accessed by clicking the appropriate button {{ficon name="workflow-fill"/}} in the [[form menu>>doc:Formcycle.UserInterface.MyForms.WebHome||anchor="form_menu"]].
10 10  
11 -== Workflow processing
12 +== Workflow processing ==
12 12  
13 13  When the user submits a form, a new form record will be created. Initially, it will start in the special system state //Received//. Additional states and custom actions can be added in this menu. A state transition may be triggered either by the system or manually by a user. Furthermore, a state transition can also be triggered after the forms has been idle for a certain amount of time by setting up a timed state transition.
14 14  
15 15  For each state, actions can be added that should get executed when the forms assumes that state. This can be used to generate PDF files or send mails automatically. All actions of a state are processed one after another, from top to bottom in the order they are shown in the tree view.
16 16  
17 -== Tree view ===
18 +== State and action list ==
18 18  
19 -{{figure image="FCSnapshot38.png" width="150"}}Actions and states as shown in the tree view.{{/figure}}
20 +On the left side of the configuration dialog users can see a list of the states and their actions (see [[figure>>||anchor="fig_workflow_overview"]]). In the header of this list there are:
20 20  
21 -All states are shown as a list. By clicking on the name of a state, its details will be shown to the right and may be modified. Click the //save// button after modifying a state or your modifications will not be saved.
22 +* **Search field**: Enables filtering of states and actions.
23 +* **Toolbar**:
24 +** {{ficon name="plus-circle-outline"/}} //New state//: Creates a new state.
25 +** {{icon name="copy"/}} //Copy//: Copies the selected state or action.
26 +** {{ficon name="trash-alt2"/}} //Löschen//: Deletes the selected state or action. The state //Received// can not be deleted.
27 +** {{icon name="ban"/}} //Deactivate//: Deactivates the selected state or action.
22 22  
23 -Similar to file explorers, you can expand or collapse a state by clicking on the plus or minus icon to the left of a state. When expanded, a list of all actions that have been added for this state will be shown.
29 +Representation of a //state// in the state list:
30 +{{lightbox image="workflow_list_state_de" title="A state with two actions"/}}
24 24  
25 -By clicking on the plus or minus icon to the left of an action, the settings for action conditions and error handling will show up.
32 +1. **State**: In the header the name of the state is displayed. A state can be expanded or collapsed {{icon name="chevron-down"/}}/{{icon name="chevron-up"/}}. Depending on the state configuration there may be icons displayed:
33 +1*. {{icon name="reply"/}} //Resubmission//: This is the state that will be set if the form is resubmitted.
34 +1*. {{ficon name="clock-outline"/}} //Timed state transition//: A timed state transition has been configured for this state.
35 +1. **Actions**: A list of all the actions of this state. Depending on the action configuration there may be different icons displayed:
36 +1*. {{icon name="flash"/}} //Error handling//: Shown if error handling has been specified for this action.
37 +1*. {{ficon name="condition"/}} //Condition//: Shown if this action is run conditionally.
38 +
39 +Clicking a state or action will select it and show its details in the configuration area to the right (see [[figure>>||anchor="fig_workflow_overview"]]). Changes will only be applied after clicking the //Save// button {{icon name="save"/}}.
Copyright 2000-2024