You are currently reviewing an older revision of this page.

KB-XXXX Incorrect task ID shown on Task Escalation e-mails

Symptoms

The task ID shown in a task escalation e-mail does not match the task ID of the task the escalation is referring to.

Cause

The Appian engines are returning an erroneous ID when queried for the Task ID. A request to return the correct ID for this query has been logged to the Appian product team as AN-35324.

Action

The correct ID can be retrieved by using the Get Process Task ID Shared Component. In order to display the correct task ID in the escalation e-mail message, customize the escalation alert message in the impacted task's Escalations tab in the Appian Process Modeler by replacing references to the tp!id parameter with a call to the getprocesstaskid() function provided by the Shared Component.

Affected Versions

This article applies to all versions of Appian.

Last Reviewed: April 2018