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 generation Rule advanced config not generating '@'

sdey_2023
Regular Contributor
Regular Contributor

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 

1 REPLY 1

Sheba
New Contributor III
New Contributor III

Hi,

escape @ in the special characters then go for advanced config tab.

Sheba_0-1679481801682.png