User Tools

Site Tools


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: 2019/09/19 23:15 by wikiadmin