Which IIQ version are you inquiring about?
8.4
Please share any images or screenshots, if relevant.
Hi Experts,
Would like to know is there any way to delete the past identity events?
8.4
Hi Experts,
Would like to know is there any way to delete the past identity events?
Hi @Bernardc ,
those entries under âPast Identity Eventsâ are sourced directly from the table SPT_AUDIT_EVENT within your IIQ database schema.
You can identify them by checking for the column action == âidentityLifecycleEventâ.
However I would like to suggest not deleting but arching those entries to an archive table within and other schema.
Best regards,
Daniel