07/06/2023 03:14 AM
Hi,
I would like to trigger an email from a report/analytics. This email is required to have an if else block based on one of the columns in the analytics.
Usecase:
I would want to trigger emails in the language of the user which are being returned via the report, for this I am printing the User's language in the report in an attribute. Using this i want to build an if else block.
Could anyone please provide a syntax of if else to achieve this.
Regards,
Mahak
07/06/2023 03:19 AM
Instead of column of report use ${user.locale}
07/06/2023 04:05 AM
What information is available in User.locale field?
07/06/2023 04:11 AM
Users language
07/06/2023 04:13 AM
Hi Rushikesh,
The value for user's language is being fed into Saviynt through azure for us into a customproperty. Not sure if it will be the same as user.locale attribute.
Regards,
Mahak
07/06/2023 04:57 AM
Also using any user attribute is in an analytics email template is resulting in the following error: