Configure Contact Tracing data retention settings
Configure the data retention settings for the data collected for contact tracing such as badge swipe data, employee daily contact logs, and cases.
Before you begin
Role required: admin
About this task
A system property and scheduled jobs control the data retention policy for contact
tracing data.
- The sn_imt_tracing.data_retention_period system property determines the number of days the contact tracing data will be available in the system before it is deleted automatically.
- The Data Retention Job For Contact Tracing scheduled
job checks for records that have an updated date that is past the defined
retention period, and deletes them.The data retention policy applies to the following contact tracing data:
- Badge swipe data
- Table impacted: Badge Access Register [sn_imt_tracing_badge_access_register]
- Closed and canceled cases and associated records
- Tables impacted: Case [sn_imt_tracing_case], Case Task
[sn_imt_tracing_case_task], Exposed Contacts
[sn_imt_tracing_exposed_contact], Diagnostic Request
[sn_imt_diagnosis_diagnostic_request], Diagnostics Events
[sn_imt_diagnosis_diagnostics_event], and Potential
Workplace Exposure
[sn_imt_diagnosis_potential_workplace_exposure]
The Diagnostic Request and Diagnostics Events tables are installed with the Emergency Exposure Management application.
Note:A survey associated with cases that are eligible for deletion after the retention period is not deleted because surveys have their own retention period. For more information, see Clean up assessment data. - Employee daily contact logs
- Tables impacted: Daily Contact Logs [sn_imt_tracing_daily_contact_log], Daily Log Acknowledgements [sn_imt_tracing_daily_log_acknowledgement], and Daily Log Notes [sn_imt_tracing_daily_log_note]
- Wi-Fi access data
- Tables impacted: WiFi Access Register [sn_imt_tracing_wifi_access_register]and Wi-Fi Access Register Job [sn_imt_tracing_wifi_access_register_job]
- The Purge Contact Tracing Deleted Records (Data Retention) scheduled job purges all deleted records of contact tracing from the Audit Deleted Record [sys_audit_delete] table. All deleted records with an updated date past the defined retention period are purged.
Procedure
-
Set the period for which you want to keep the contact tracing data.
-
Configure the scheduled job to determine when the job runs to check for and
delete the contact tracing data.
-
Download, import, and configure the Purge Contact Tracing Deleted
Records (Data Retention) schedule job in the Global scope to
purge deleted records.