Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

USERATTRIBUTE_EMAIL

NPY
New Contributor III
New Contributor III

What is the USERATTRIBUTE_EMAIL that is showing up on the users' update history? It contains the list of proxy addresses from AD. This is only happening for a few users.

We have a user import job from AD that populates a custom property with the Proxy addresses. We have a few other attributes import as well from AD but that are not related to either email or proxy address.

I could not find why and how proxy addresses are populated in USERATTRIBUTE_EMAIL. Screenshot attached:

NPY_0-1719599258254.png

 

Thank you in advance.

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

You must have added this logic in preprocessor to maintain unqiueness of proxy address in userattribute_email table.


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

NM
Valued Contributor
Valued Contributor

Hi @NPY , either you have directly mapped it in user json or like Rushi mentioned in inline preprocessor.

Share inline preprocessor query to help you where exactly it is configured.