Table of Contents

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:

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


Example