date fields in users table to identify users created and updated

varunpuri
Regular Contributor
Regular Contributor

Hi All,

Are there specific date fields in users table which help us identify when a user got created and when it got updated.

Eg : If a User got created today, then Saviynt sets the value of date column which identifies creation as today's date 
while when a user gets updated then also Saviynt updates the date column which identifies the user update to the date when the user got updated ?

Appreciate your help.

Best Regards,
Varun

3 REPLIES 3

smitg
Regular Contributor III
Regular Contributor III

Hi @varunpuri ,

Creation date - CREATEDATE
Updation date - UPDATEDATE

Thanks,
Smitha

varunpuri
Regular Contributor
Regular Contributor

Hello @smitg - Thank You, for your response.

So, the CREATEDATE will remain same throughout after the Identity has been created in Saviynt.
But, the UPDATEDATE will keep on changing based on the updates received on the Identity.

Hope this understanding is correct.

Best Regards,
Varun

smitg
Regular Contributor III
Regular Contributor III

Yes, thats correct