Workflow email template - How to declare variable inside the template
Hello,
I'm new to Collibra workflow email templates and currently trying to add new templates to support the workflow I'm developing. The email needs to have Username and Role name passed to it when sending the email to the user. I have set the username and rolename in execution.setVariable and set the variable inside the template as ${userName} and ${roleName}. however when the email is triggered, it is not replacing the value set for username and rolename. Looks like I'm not defining the variables correctly in the template. Any help on how to substituting the vars?
Husain Soeb Kalyaniwala
Posted 1 year ago
0 comments