Versions Compared

Key

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

...

This service call is only available when the 

Include Page
_ProfileCaseEngineClient
_ProfileCaseEngineClient
profile is enabled and works only with Case-Modelling.

Parameters

NameDescriptionTypeRequired
CaseIdThe Case where the Task should be present onExpression (String)Yes
TasknameTask from the process definition that should be foundSelectable TaskYes
TaskIdOutput attribute for the task id if foundAttributeYes

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

...