Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Need to get updatedate attribute updated with userimport changes

Ankit_Singh
New Contributor
New Contributor

The usecase is Updatedate of usertable is not getting changed via Userimport via connection job. Eventhough few attributes were changed. Changes are recorded in userhistory table but usertable updatedate doesn't change

8 REPLIES 8

Amit_Malik
Valued Contributor II
Valued Contributor II

@Ankit_Singh , raise a freshdesk ticket. Update date gets updated oob when there is an update on user.

BR - Amit

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

armaanzahir
Valued Contributor
Valued Contributor

@Ankit_Singh ,

The savupdatedate is the attribute you're looking for. It's the date that updates when a user import is processed for a record.

armaanzahir_0-1707817923404.png

Database Schema Reference (saviyntcloud.com)

The updatedate is an attribute on Saviynt that can be used to store the updatedate from the target. You'll need to define that mapping in your connection config.

armaanzahir_1-1707817984984.png

 

 

Regards,
Md Armaan Zahir

Ankit_Singh
New Contributor
New Contributor

SAV update date is updating for all users to job run time. Not for persons with actual update.

User import is via connection and it is rest based import

Amit_Malik
Valued Contributor II
Valued Contributor II

@Ankit_Singh , can you send a screen shot where update date is showing in user history and for same user not showing via data analyzer.

BR - Amit

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

update date only get updated when user is updated from API/UI


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

armaanzahir
Valued Contributor
Valued Contributor

@Ankit_Singh ,

If you have mapped a target attribute to Saviynt's updatedate attribute in your rest userimportjson, only then will it get updated after the import. 

If you have mapped it and the same is not punched in the user profile after import, please share the json. 

 

 

Regards,
Md Armaan Zahir

Amit_Malik
Valued Contributor II
Valued Contributor II

HI @armaanzahir ,  I manually updated this user and updatedate is reflecting so it is not necessarily linked to any target attribute. And, try to update this attribute by Saviynt API , dont think you can. It is Saviynt managed attribute I think.

AmitM_0-1707822851566.pngAmitM_1-1707822900545.png

 

Kind Regards,
Amit Malik
If this helped you move forward, please click on the "Kudos" button.
If this answers your query, please select "Accept As Solution".

It will update 

  • Any change from API/UI will update date in v24.1
  • Before API 
  • rushikeshvartak_0-1707884604344.png

     

    API :

    • rushikeshvartak_1-1707884604347.png

       

       

  • After API Hit
  • rushikeshvartak_2-1707884604381.png

     

     


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.