User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
This translation is older than the original page and might be outdated. See what has changed.
en:software:tim:actionhandler:generateidentityprocessvariableshandler

GenerateIdentityProcessVariablesHandler

Description

This handler creates new user-based variables containing the e-mail address, first name and last name


Action Class

com.dooris.bpm.actionhandler.GenerateIdentityProcessVariablesHandler



Event Type

any

Action Name

any

Mandatory Fields

-


Parameter

identityProcessVariables

The name of the process variable, which must contain the username of a user.

The new variables are thus named:

  • name_of_process_variable + Email
  • name_of_process_variable + LastName
  • name_of_process_variable + FirstName

For example, if the variable is named “user”, then the e-mail related variable would be named “userEmail”.


Example

en/software/tim/actionhandler/generateidentityprocessvariableshandler.txt · Last modified: 2021/07/01 09:52 (external edit)