Re: Exporting old records
Paul Timms
5-4-22
I've written a maintenance that deletes record history up to a specified date, and can also only remove system-generated history records i.e. where a user has not manually created or updated a record. For this particular customer, it was caused by thousands of activities being created and updated by a nightly maintenance, so by removing these it has reduced the database size by 35Gb.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026