09/05/2022 08:18 PM
We have email templates which refers to the current environment such as DEV, TEST or PROD. This is hard coded into the templates which means for every template, we have to create three versions.
Is there an option to create a sort of global variable which the templates can reference? This way we just need one template as we migrate up the environment stack.
09/07/2022 12:23 AM
Hi Kwan
Thanks for reaching out to us.
This requirement is not supported currently.
09/07/2022 12:36 AM
Thanks Srinivas for the reply. I guess that would be the case.
i was wondering if dynamic variables can be used or a custom property on the endpoint for this purpose?
09/07/2022 04:06 AM
You can use endpoint variable if endpoint object is exposed. In some template you won't find any variable where you can stored value.
However this will increase maintain overhead. You can submit idea for this. Where in property file you can specify environment & fetch in email template.
Idea portal https://ideas.saviynt.com
12/28/2022 12:55 PM
Not only would a global 'environment url' variable be a good idea (as we have 90+ templates at the moment which means we really have close to 300 to manage manually), but a global setting that switched on or off sends all templates TO a specific test mailbox or LIVE sending to the defined TO field in each template would also improve the product immensely.
12/28/2022 01:01 PM