Catalog Variables in Email Subject Line

alexcharleswort
Tera Expert

So, to start, I have a notification on the sc_task table set to run whenever a Task is opened assigned to a specific assignment group.

They want a few of the variables that I have set in the catalog item to   be present in the SUBJECT LINE.

How do I get my variables (term_name, term_empid, and term_location) to populate in the subject line of these emails?

6 REPLIES 6

All variables are stored in RITM so you have to do dot walking. Moving variables in task is for user visibility and some UI policy.

Edxavier Robert
Mega Sage

In the subject line just add this: 

Something like this:

${variables.nameOftheVariable}