Versions Compared

Key

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

...

NameDescriptionTypeRequired
CaseIdThe Case where the Task should be present onExpression (String)Yes
TasknameTask from the process definition that should be foundSelectable TaskYes
TaskIdWhether you want to load the dossier aggregate or notAttributeYes

Possible exit nodes

ExitBehaviour
DefaultThe task is found, output is set in the TaskId attribute
TaskNotFoundThe search has been completed, but the task was not available, or the user was unauthorised to perform the task
ExceptionSomething went wrong at searching the task, the search has not been completed


Info

Note that the user requesting the task should be authorised to execute the task. When the user is not, the service responds with a "TaskNotFound"

...