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

Active Directory DN value to write back in user's CP value

Diptansu_Sinha
New Contributor III
New Contributor III

Hello Team , 

We have active directory connector there under AD account's attribute we are pulling DN value of each user from AD. I need to pull and set this value under user attribute. like Active Directory DN attribute = User CP 10.

Can we do it via enhanced query please provide sample. Dont want to touch sav4sav REST api connector. if there is any query we can schedule that enhanced query job and make it happen.

2 REPLIES 2

mahafujkhan1
New Contributor III
New Contributor III

Hi,

You can't use the Enhance query to update the USER table.

You can use inline pre processing  query to update the user attribute, copying the value from the AD account. Once the account is provisioned, inline will update the CP10 in the next import.

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

rushikeshvartak
All-Star
All-Star
  • You need to use sav4sav connector to implement your use case 
  • enhanced Query is not supported on users table.

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