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

Details regarding when entitlement got assigned to the account

dgandhi
All-Star
All-Star

Hi Team,

We have few DB based application where we are performing account and entitlement full import.

We want to find when the entitlement was first assigned to an account. Is there any column or DB attribute which will provide this information.

We checked JOBID column in the account_entitlement1 table but it seems JOBID will be updated when we do FULL Recon. Do we have any other attribute which will provide us with relevant information.

Thanks

Devang

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.
3 REPLIES 3

pruthvi_t
Saviynt Employee
Saviynt Employee

Hi @dgandhi ,

Greetings.

You can check the values in the 'startdate' column of account_entitlements1 table to check if it serves the purpose of your requirement.

https://docs.saviyntcloud.com/bundle/EIC-Database-Schema-Reference/page/Content/Database-Schema-Refe...

If it doesn't work, please check if you can get the date an entitlement is assigned to the account from target application's table and import it into one of the Saviynt's custom properties.

Thanks,


Regards,
Pruthvi

startdate is not holding any value so unfortunately this column doesnt help.

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.

rushikeshvartak
All-Star
All-Star

JOBID column can determine when entitlement got assigned to account but it will be updated after every import.  

Please submit idea ticket


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