Hi there, I have read that the deletion service is supposed to clean up the POA table for everything that is 90 days old.
I have this service running every 24 hours and verified that it is still running using the CRM Job Editor - see screen shot below.

My POA table has about 2.5 million rows, I don't know how to look under the hood for what the Deletion Service actually is doing, so I can't verify why it's not cleaning the table very well. There is only one date column in the table, so I assumed it was going off of this date column but I have no way to verify it.
2 things stand out examining this table.
1. I have records where the ChangedOn date is older than 90 days. (about 750,000 records)
2. I have records where the ChangedOn date is NULL (about 1.2 million records)
Can anyone shed some light on what this Deletion Service is actually doing? Why isn't it cleaning up some of these older records?
Thank You,
Coty