Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
通过使用工作流程变量进行高级参与者映射
通过使用工作流变量的高级参与者映射允许在流程运行期间动态分配任务。工作流程变量可能包含以下内容:
Joget支持通过使用分号分隔值的多个赋值,但是一次只支持一种类型。
例如,您可以使用工作流程变量“技术人员”来表示 用户名,并传入以下值:
Advanced Participant Mapping Through the Use of Workflow Variables
Advanced participant mapping through the use of workflow variables allows one to assign tasks dynamically during process runtime. The workflow variable may consist of the following:
Joget supports multiple assignments through the use of semicolon delimited value, but only one type is supported at a time.
For example, you may use the workflow variable "technician" to represent Username, with the following value passed in:
Code Block |
---|
jack;david;clark |
...