Reference > Workflow Object Blocks > Get Approval

Get Approval Workflow Block

Add approval stages to the workflow process. You can specify approvers, approval criteria, and timelines for approvals.

Significant changes to this feature include the ability to cancel an approved workflow and to prevent self-approval. Only new Get Approval blocks contain these options. Previous Get Approval blocks (identified in the block title) function as they always have. To use the new functions, you must manually replace the old blocks with the new ones (drag and drop).

Old Get Approval Block

Old Get Approval block

New Get Approval Block

Get Approval workflow block

Get Approval Block Properties

Get Approval block properties

Exit Ports

Exit ports for this block allow workflow paths for approvals, denied approvals and items that are timed out.

An additional exit called canceled appears in new Get Approval blocks since the HEAT 2013.2 release. Customers using Get Approval blocks from earlier releases do not have to change anything. The cancelled exit is used by the workflow engine if:

approved The request is approved and the workflow continues to the next step.
denied The request is denied and the workflow is terminated.
canceled The request is canceled and the workflow is terminated.
timed out

The workflow is terminated as incomplete because an event exceeded the defined length of time.

no approvers The request did not receive the minimum number of approvers and the workflow is processed according to the settings in the Properties window.