Skip to main content

System Data

This model provides a set of pre-established system variables for utilization under the current process context.

BPA Designer form data creation and usage

The list of available system variables includes:

Variable NameDescription
Process IDThe identification number of the current process.
Process NameThe name of the current process.
Process Instance IDID of the currently running process instance.
Process InitiatorUsername of a user who initiated the process.
Process Initiator EmailEmail address of a user who initiated the process.
Process Participants EmailsA semicolon-separated list of emails addresses all participants.
Process Participants Full NamesA semicolon-separated list of the full names of all the participants involved in the process.
Process Participants User NamesA semicolon-separated list of usernames of all the participants involved in the process.
Process Started DateThis refers to the initial creation date of the process instance.
Activity Display NameDisplay the name of the currently running activity.
Activity NameInternal name of currently running activity.
Activity Participant Full NamesWhen the current activity is a task activity, this variable lists the participants' full names.
Activity Participant User NamesWhen the current activity is a task activity, this variable lists the task activity's participant user names.
Activity Instance IDIt gives the currently executing activity's instance ID.
User Manager EmailIt gives the currently logged-in user's manager email address.
User Manager Full NameIt gives the currently logged-in user's manager full name.
User Manager NameIt gives the currently logged-in user's manager username.
Task IDWhen the current activity is a task activity, this variable gives the current task ID.
Task NameWhen the current activity is a task activity, this variable gives the current task name.
Task Assigned DateWhen the current activity is a task activity, this variable gives the current task assignment date.
Task Due DateWhen the current activity is a task activity, this variable gives the completion date.
Task Participant Full NameWhen the current activity is a task activity, this variable gives the current task participant's full name.
Task Participant User NameWhen the current activity is a task activity, this variable gives the current task participant username.
Task Participant EmailWhen the current activity is a task activity, this variable gives the current task participant's email address.