Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
计数器递增工具用于增加工作流程中的工作流程变量或环境变量。这对于循环等活动可能非常方便。要正确使用这个工具,你需要把它放在你的wokflow的一个循环中(一个从工具中转换出来,然后转换回到工具中)。
图1:计数器递增工具属性
名称 | 描述 |
---|---|
类型 |
|
变量名 | 指定要检索的变量名称。 |
初始计数器值 | 如果变量中没有指定值。 |
增量值 | 整数增加的值。 |
当值超过时复位值 | 当阈值达到指定值时,工具将把变量值重置为零。 |
Counter Increment Tool is used to increase a workflow variable or an environment variable within a workflow. This can be handy for activities such as loops. To use this tool correctly you will need to place it within a loop in your wokflow (a transition out of the tool, and later a transition that passes back into the tool).
Figure 1: Counter Increment Tool Properties
Name | Description |
---|---|
Type |
|
Variable Name | Specify the variable name to be retrieved. |
Initial Counter Value | If there's no value specified in the variable. |
Increment Value | Value to increase in Integer. |
Reset value when value exceed | When the threshold hit the value specified, the Tool will reset the variable value to zero. |