edoc automate Guide
Breadcrumbs

workflow\CloseTask - edoc automate

The CloseTask action ends the current task in the workflow instance.

Parameters

Type

Name

Description

SELECT

Redirect

Defines what happens after the task is ended. The following values are available:

  • none means that nothing happens.

  • url means that you will be redirected to the specified URL.

  • auto means that you are forwarded to your personal workplace.

TEXT

Url

Specifies the URL for the redirect parameter.

Return

Type

Description

SINGLEVALUE

Returns whether the task has been closed (true) or not (false).