Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

通过使用工作流程变量进行高级参与者映射

通过使用工作流变量的高级参与者映射允许在流程运行期间动态分配任务。工作流程变量可能包含以下内容:

  • 组码
  • 用户名
  • 部门代码
  • 部门主管(部门代码)

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:

  • Group code
  • Username
  • Department code
  • Head of Department (Department code)

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

...