WFL Object standard expressions
Here you can find the list of standard expressions that are available in OMN application for 'Camunda: Task' object type.
Since workflows can relate to the basic object types, the expressions are divided into sections below.
Camunda: Task
| Name of expression | Short description |
|---|---|
Actions |
It is used to provide access to function, which are provided by the workflow task. |
Assignee |
It is used to provide the current assignee of the workflow task. |
CandidateRoles |
It is used to provide the current candidate roles of the workflow task (candidates are a list of potential responsible roles/users). |
CandidateUsers |
It is used to provide the current candidate users (candidates are a list of potential responsible roles/users). |
CaseDefinitionId |
It is used to provide the id of the case definition the task belongs to. |
CaseExecutionId |
It is used to provide the id of the case execution the task belongs to. |
CaseInstanceId |
It is used to provide the id of the case instance the task belongs to. |
Created |
It is used to provide the creation date of the workflow task. |
DelegationState |
It is used to provide the delegation state of the task. Corresponds to the DelegationState enum in the engine. Possible values are RESOLVED and PENDING. |
Description |
It is used to provide the task description. |
Due |
It is used to provide the deadline information of the workflow task. |
ExecutionId |
It is used to provide the id of the execution the task belongs to. |
FollowUp |
It is used to provide the follow-up date for the task. Default format yyyy-MM-dd’T’HH:mm:ss.SSSZ. |
FormKey |
It is used to provide the form key for the task. |
Id |
It is used to provide the id of the workflow task. |
Lock |
It is used to provide the info, if this workflow task is locked by a user. Visualization as an interactive lock symbol. |
Locked |
It is used to provide the info, if this workflow task is locked by a user. Visualization as a true/false symbol. |
Locker |
It is used to provide the info, which user is the locker of the workflow task. |
Name |
It is used to provide the name of the workflow task (localizable within BPMN) |
Owner |
It is used to provide the owner of the task. |
ParentTaskId |
It is used to provide the id of the parent task, if this task is a subtask. |
Priority |
It is used to provide the priority, which is set within camunda. Default is 50. |
ProcessDefinitionId |
It is used to provide the process definition id that related to the workflow task. |
ProcessInstanceId |
It is used to provide the id of the process instance this task belongs to. |
States |
It is used to provide the transitions to change the state of the process and complete the workflow task. (localizable and custom icons are available within BPMN) |
Suspended |
It is used to provide the info whether the task belongs to a process instance that is suspended. |
TaskDefinitionKey |
It is used to provide the task definition key. |
WorkflowStatusProcessDefinition |
It is used to provide a combined info about current workflow state, set deadline and its reponsibility assignments. |
Camunda: Task/Camunda: ProcessDefinition
| Name of expression | Short description |
|---|---|
Category |
It is used to provide category of the process definition. |
DeploymentId |
It is used to provide deployment id of the process definition. |
Description |
It is used to provide description of the process definition. |
Diagram |
It is used to provide the file name of the process definition diagram, if it exists. |
HistoryTimeToLive |
It is used to provide history time to live value of the process definition. |
Id |
It is used to provide id of the process definition. |
Key |
It is used to provide key of the process definition, i.e., the id of the BPMN 2.0 XML process definition. |
Name |
It is used to provide name of the process definition. |
Resource |
It is used to provide file name of the process definition. |
Suspended |
It is used to provide the info flag, indicating whether the definition is suspended or not. |
Version |
It is used to provide the version of the process definition that the engine assigned to it. |
VersionTag |
It is used to provide the version tag of the process definition. |
Asset
Contains the List asset parameters, which are created in the OMN.
Default expressions DAM Object standard expressions Custom expressions coming soon …
PEO
Contains the List PEO parameters, which are created in the OMN.
Default expressions PEO Object standard expressions Custom expressions coming soon …
PIM2
Contains the List PIM2 parameters, which are created in the OMN.
Default expressions PIM Object standard expressions Custom expressions coming soon …
Project
Contains the List project parameters, which are created in the OMN.
Default expressions Channel standard expressions Custom expressions coming soon …