Click HERE to see how Saviynt Intelligence is transforming the industry. |
01/07/2024 10:19 PM
Hi Team,
the requirement for user corelation rule is below
account name is : A12345@org.co.in
username is : T12345
Please suggest how to correlate both in user corelation rule
Thanks
Arnab Pal
Solved! Go to Solution.
01/07/2024 10:35 PM
users.username=replace(SUBSTRING_INDEX(accounts.name, '@', 1),'A','T')