Versions Compared

Key

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

Advanced Participant Mapping Through the Use of Workflow Variables

Advanced participant mapping through the use of Workflow Variable workflow variables allows one to assign tasks dynamically during the process run timeruntime. The Workflow Variable workflow variable may consists consist of the followingsfollowing:-

  • 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 assign to 3 people by using the following string:-use the workflow variable "technician" to represent Username, with the following value passed in:

Code Block
jack;david;clark

Image Added