Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescriptionTypeRequired/Optional
Task id

The task ID of the task of which you want to get information.

Note: leaving the taskId parameter empty is deprecated for the current DCM implementation and no longer supported in DCM 2.0

Expression

Optional

Required Only required for DCM 2.0

NameReturns the task’s name.AttributeOptionalNo
Display nameReturns the tasks display name, empty when there is no display name available for the active language.AttributeOptionalNo
DescriptionReturns the tasks description, empty when there is no description available.AttributeOptionalNo
UserReturns the ID of the User, empty when the task is not assigned.AttributeOptionalNo
TeamReturns the names of the teams which are assigned to the task.AttributeOptionalNo
RoleReturns the names of the roles which are assigned to the task.AttributeOptionalNo
Authorized rolesReturns the authorized roles which are assigned to the task.AttributeOptionalNo
Start dateReturns the date and time when the task was started, empty when task is not started.AttributeOptionalNo
Due dateReturns the tasks due date, empty when task has no due date. A Due date is set at the task specification.AttributeOptionalNo
Timeout dateReturns the tasks timeout date. Date is set using a timer exit on a task.AttributeOptionalNo
StatusReturns the tasks status. Available options are: started, open, complete, expired or cancelled.AttributeOptionalNo
PriorityReturns the integer value which is set by the priority algorithm.AttributeOptionalNo
Is assignee user setReturns true when the task is manually assigned, false in case it is not. A task can also be assigned by an routing algorithm or not assigned at all.AttributeOptionalNo
Custom fieldsReturns the additional custom defined fields for a task.StringOptionalNo

A target attribute can be selected for set the derived value in the profile of the flow. It is also possible to define custom fields. This is a tuple 'custom field', 'attribute'. It is possible to enter as much custom fields as you want.

The display name is a multilingual value, for that reason it can not be displayed using an attribute. It can be showed using a content item. When placed in an attribute the name will be displayed.