We are delighted to share our new EIC Delivery Methodology for efficiently managing Saviynt Implementations and delivering quick time to value. CLICK HERE.

Import User via AD connection is not updating user fields

hareeshreddy
New Contributor III
New Contributor III

Hi,

I'm trying to update users in SSM via their Active Directory accounts after they are provisioned. I want to update users in SSM as per below given User_Attribute 

[
CUSTOMPROPERTY20::userPrincipalName#String,
CUSTOMPROPERTY21::manager#String,
CUSTOMPROPERTY22::userAccountControl#number,
systemUserName::sAMAccountName#String,
CUSTOMPROPERTY26::objectGUID#Binary,
RECONCILATION_FIELD::systemUserName
]

 

Please let me know what I am missing. In the UserImportJob, I select the following:

Import from SaviyntConnect: No

External Connection : Active Directory

Allow User Operation : Update Only

Zero Day Provisioning : No

Generate User Email : No

Build Users Cache Map: Yes

Job Type : Full Import 

User Not In Feed Action : No Action

Generate system username : No

Check rules: Yes

Zero Day Limit : not configured

Reconciliation Field : Empty (also i have tried Systemusername after removed  RECONCILATION_FIELD::systemUserName from USER_ATTRIBUTE param in connection )

Add SAV Role : not configured

Status Config: not configured

 

I am not able to get users aupdated with the required attributes as given in connection USER_ATTRIBUTE . What might have gone wrong i dont understand.

If anyone have a solution please share me

3 REPLIES 3

ParitaSavla
Saviynt Employee
Saviynt Employee

Can you map the reconlilation_field to Object Guid as below and then try

RECONCILATION_FIELD::CUSTOMPROPERTY26,
CUSTOMPROPERTY26::objectGUID#Binary

hareeshreddy
New Contributor III
New Contributor III

We tried same but still i am not getting user attribute updated.

what might be the wrong

RakeshMG
Saviynt Employee
Saviynt Employee

Please refer to following solution document and follow the mentioned steps.

The following solution has the sample working Json as well

https://forums.saviynt.com/t5/saviynt-knowledge-base/ad-integration-for-account-and-access-provision...


​Regards

Rakesh M Goudar