Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Email template variable transformation

J-F_Gauthier
New Contributor II
New Contributor II

Hi

I would like to know, if its possible to transform a variable to uppercase ?

Thank you.

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Internal variable needs to be use as it is, you can't make upper case /transform


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Hi

I have found the way to do it and it's working.

${user.systemUserName.toUpperCase()}

Its value transformation 😊


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.