文档更改5 Sub-process node

liuqing01 于 2025/07/23 07:05 最后修改

从版本 8.1
liuqing01编辑
在2025/03/11 09:50上
修改评论: 该版本没有评论
到版本
liuqing01编辑
在2025/07/21 02:22上
修改评论: Update document after refactoring.

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -4 Approval Node
1 +5 Approval Node
内容
... ... @@ -1,6 +1,6 @@
1 1  The approval node supports the configuration:Node name, approver, approval mode, no-approver rules, field permissions, buttons, validation, and notifications.
2 2  
3 -[[image:1741686459694-659.png]](% contenteditable="false" style="background-image:url(http://192.168.102.35:8080/webjars/wiki%3Axwiki/xwiki-platform-ckeditor-webjar/16.8.0/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="拖曳以移動" width="15"]]
3 +[[image:1751269132744-902.png]](% contenteditable="false" style="background-image:url(http://192.168.102.35:8080/webjars/wiki%3Axwiki/xwiki-platform-ckeditor-webjar/16.8.0/plugins/widget/images/handle.png); background:rgba(220,220,220,0.5); display:none" tabindex="-1" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||draggable="true" height="15" role="presentation" title="拖曳以移動" width="15"]]
4 4  
5 5  === 1、**Approver Settings** ===
6 6  
... ... @@ -12,8 +12,10 @@
12 12  
13 13  === 2、Approval Mode ===
14 14  
15 -The approval modes support  Chain signing  and  Parallel signing
15 +[[image:1751269691489-384.png]]
16 16  
17 +Approval mode supports single-approval and multi-approval。Multi-approval modes support  Chain signing  and  Parallel signing。
18 +
17 17  Chain signing:A → B → C (in order);
18 18  
19 19  * Approvers (A, B, C) must approve in sequence. After A completes the approval, the task moves to B's pending list. After B completes the approval, the task moves to C's pending list.
... ... @@ -59,6 +59,8 @@
59 59  |(% style="width:331px" %)Pass by Ratio (Customizable Ratio)|(% style="width:987px" %)If the approval ratio reaches the set threshold, the process node is approved, and the remaining approvers do not need to continue.
60 60  |(% style="width:331px" %)All Sign, Pass by Ratio (Customizable Ratio)|(% style="width:987px" %)A, B, and C must all sign. If the approval ratio reaches the set threshold, the process node is approved.
61 61  
64 +=== ===
65 +
62 62  === 3、Rules for When No Approver is Found ===
63 63  
64 64  This rule determines how to handle situations where no approver is found due to reasons such as the assigned approver leaving the company or incorrect settings. Three modes are supported:
... ... @@ -79,6 +79,8 @@
79 79  **Auto-Approval**
80 80  
81 81  * During the approval process, after the current approver submits, the process skips the node with no approver and proceeds to the next node, where the next approver continues processing.
86 +
87 +
82 82  )))
83 83  
84 84  === 4、**Field Permissions** ===
... ... @@ -97,7 +97,6 @@
97 97  
98 98  === 5、**Function Buttons** ===
99 99  
100 -
101 101  The approval node supports the following function buttons: Agree、Save、Reject、Transfer、Recall、Circulate、Terminate、Add Signatory。
102 102  
103 103  [[image:1741686549674-439.png]]
... ... @@ -126,10 +126,36 @@
126 126  
127 127  [[image:1741686596683-996.png]]
128 128  
129 -=== 6、**Circulation Notification** ===
134 +=== 6、Assignment ===
130 130  
136 +The process runs to the current node, you can assign values to the fields, and you need to set the fields and contents to be assigned in advance.
137 +
138 + Assignment is performed only when the approval mode is “Single person approval”.
139 +
140 + Enter or select the content of the assignment according to the field type. For personnel assignment, you can only select “current node approver”, and for department assignment, you can select “node approver's department” and “node approver's part-time department”. ".
141 +
142 +[[image:1751269940050-146.png]]
143 +
144 +=== ===
145 +
146 +=== 7、Circulation Notification ===
147 +
131 131  The circulation notification feature supports configuring recipients and circulation comments. When setting recipients, allowing multiple people to be selected.
132 132  
133 -Circulation comments are text-based, and once set, recipients can view these comments in the approval records
150 +Circulation comments are text-based, and once set, recipients can view these comments in the approval records
134 134  
135 135  [[image:1741686607634-332.png]]
153 +
154 +
155 +=== 8、Event ===
156 +
157 +Process events include approval events and reject events, which are used to carry out some actions such as data service calls, intelligent assistant calls, message notifications, etc. after a process node passes or rejects.
158 +
159 +[[image:1751270009451-352.png]]
160 +
161 +
162 +Multiple actions can be added to an event, and the actions can be dragged to adjust the sorting;
163 +
164 +At runtime, multiple actions are executed according to one transaction; if an action fails, all events will be rolled back.
165 +
166 +If an action fails, all events will be rolled back. If the event fails, the process can continue to flow: If this item is not checked, the process will become “abnormal state” after the event fails; if it is checked, the event failure will not affect the process state, and the process can continue to flow.
1751269132744-902.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.liuqing01
大小
... ... @@ -1,0 +1,1 @@
1 +180.8 KB
内容
1751269691489-384.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.liuqing01
大小
... ... @@ -1,0 +1,1 @@
1 +23.1 KB
内容
1751269836118-922.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.liuqing01
大小
... ... @@ -1,0 +1,1 @@
1 +21.6 KB
内容
1751269940050-146.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.liuqing01
大小
... ... @@ -1,0 +1,1 @@
1 +31.7 KB
内容
1751270009451-352.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.liuqing01
大小
... ... @@ -1,0 +1,1 @@
1 +155.8 KB
内容