Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/04/2024 05:40 AM
Hi Team,
I am working on a use case where I want to import the proxyAddresses attribute from Active Directory (AD) to the USERATTRIBUTE_EMAIL field in Saviynt. However, I noticed that USERATTRIBUTE_EMAIL is not visible in the saviynt. "User Import Mapping ".
Here’s the JSON configuration that I am using in the User Attribute Mapping:
[USERNAME::displayName#string,
CUSTOMPROPERTY1::employeeNumber#string,
STATUSKEY::userAccountControl#string,
CUSTOMPROPERTY15::pwdLastSet#string,
USERATTRIBUTE_EMAIL::proxyAddresses#String]
Can anyone guide me on how to resolve this issue or provide any insights on why USERATTRIBUTE_EMAIL is not showing up?
Any help would be greatly appreciated!
Thanks,
Goutam Ahirwar
10/04/2024 05:55 AM
USERATTRIBUTE_EMAIL has to be populated through inline processor. Please refer to: Achieve Email uniqueness check during email genera... - Saviynt Forums - 40223
10/04/2024 07:34 PM