| AgilePoint Envision / Email Templates and Notifications |
A custom macro is used to simplify the data entry task when constructing an email notification by using a single attribute name (or macro) to refer to a combination of process attributes. Custom macros are stored in the process attribute list with a "*" for easy identification and can be reused when constructing additional email notification templates in the future.
In the steps below, a macro has been created called AccountInfo that has been defined as:
${ActivityName}<br>${ActivityParticipantFullNames}
When *AccountInfo is selected from the process attribute list,
${ActivityName}<br>${ActivityParticipantFullNames}
is displayed. Follow the steps below to create and use this custom macro in an email template.
To create a custom macro:


