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

Incremental user import from Active Directory is not working

trivi
New Contributor II
New Contributor II

We have configured incremental user import config whihc is not working as per docuementation.

1. Its configured in the same connection in user_atrributes

2.

created_on:whencCreated#Date

updatedate:whenchanged#date

3. Configured below for incremental.

{
"full": "(&(objectCategory=person)(objectClass=user)(sAMAccountName=*))",
"incremental": "(&(objectCategory=person)(objectClass=user)(sAMAccountName=*)(whenChanged>=${lastUpdateDateStr}))"
}

incremental job always shows success but its not updating the user attributes

 

 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Please share logs


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