Click HERE to see how Saviynt Intelligence is transforming the industry. |
03/22/2023 02:31 AM
Hi Team,
Recently we have noticed that the email generation rule advanced config is not generating '@' in the email address generated.
The config is given below:
concat(lower(users.firstname),".",lower(users.lastname),"@domain.com") - this is giving the result as - firstname.lastnamedomain.com instead of firstname.lastname@domain.com which is the expected outcome.
Can you please confirm if this is some known issue or if there is some error in the configuration. The same happens for further unique email generation as well where it appends 1 to the lastname but the '@' is not getting generated. I am trying to upload user via csv file and checking the generate email checkbox as well. version - v2021.0
@rushikeshvartak @sahajranajee
Solved! Go to Solution.
03/22/2023 03:44 AM
Hi,
escape @ in the special characters then go for advanced config tab.