Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Hi,We have a requirement of having 2 emails for one user.One with domain xyz.com and other with domain abc.com.Is it feasible in Saviynt to generate multiple emails for one user? If yes, then how?Regards,Sanket Bhandhari
Hi All,We are maintaining identities for our client with email generation rule of firstname.lastname@abc.com.Now client wants to onboard identities from different organization which will be having emails of firstname.lastname@xyz.com.How this can be ...
Hi Team,We are launching User Manager campaign for our client.We don't want to include base accounts in our campaign.How to exclude them for certification as there is no config available at campaign level for this?Regards,Sanket Bhandhari
Hi,
TRIGGERCHAIN_SOD job is getting failed in environment with below error.
Packet for query is toolarge (1,346,725,998 > 1,073,741,824). You canchange this value on the server by setting the'max_allowed_packet' variable.; nested exceptionis java...
Hi Saviynt Team, We are using REST connector for SAP Cloud for Customer application. Upon checking with the application team, we got to know that there has been change at SAP side regarding the usage of cookies. I have attached the document about the...
Thanks for the reply Rushikesh, but I think requirement is misunderstood.We want to generate 2 emails for single user at the time of onboarding them in Saviynt.Regards,Sanket Bhandhari
case when users.customproperty31 = 'abc' THEN concat(users.customproperty47,@abc.com) ELSE concat(users.customproperty47,@xyz.com) ENDWe are using above logic Prem but it is not working out.Regards,Sanket Bhandhari