Skip to content

Task Reassignment Email Template

The Task Reassignment email is sent to a user when they reassign a manual provisioning task to another owner.

Name: Task Reassignment

Subject: A task has been reassigned

Body:

<font face="helvetica,arial,sans-serif"></font><p>

${requester} has reassigned a task from ${previousOwner} to ${newOwner} for ${userName}'s ${source} account. </p>        

<p>${newOwner} can find this task within the <a href="$identityNowUrl/ui/main#launch:tasks">Task Manager</a>. </p>        

<p>Thanks,<br> 
The ${PRODUCT_NAME} Team </p>    

Attributes

This email template uses version 2 global variables and the following attributes:

Name Type Description
newOwner String The name of the new owner of the provisioning task.
previousOwner String The name of the previous owner of the provisioning task.
requester String The name of the user who reassigned the task.
source String The name of the source where the provisioning action needs to be taken.
userName String The name of the identity whose source account needs to be created or modified in the provisioning task.