Our current Q1IM 6.1.1 implentation has Person contractor records that required an expiration date prior to our enabling of Employee/Manager attestation. As we have enabled the Attestation policy for this subset of users I would like to run a script or query to find all records that have gone through the Attestation policy and remove their expiration as we will know that the user has been certified by someone once they have successfully been attested to. I am unable to correlate the Person record to the AttestationCase table to discover which contractor records have had an attestation performed against them. Has anyone encountered a similar situation and devised a solution?
Another possibility is to take the DateHead value and use the DateAdd function to add the number of days until the next Attestation schedule begins and pipe that to the Account Expiration value via a template. As I have been unable to correlate the two datasets together, I have not been able to devise a solution for displaying the expiration value accurately.
Any help would be greatly appreciated.