I have deleted some records via CRM UI. But if i query into DB, the records
still stay there for almost 1 week already (with deletion statecode = 2). As
my understanding, once the job is deleted, there will be a bulk deletion
service that will remove this data from DB forever. Any other way to trigger
this deletion service?
Thx
Carrie
To my understanding the deletion should be executed every 24 hours by the
Asynchronous Service. Did you check if this service is started?
There is another way to trigger the deletion than just to wait 24 hours. You
can find it here explained:
http://blog.customereffective.com/blog/2008/08/schedule-crm-re.html
Hope this helps.
Bertil