How can we ensure that the DATA is dropped?
*This post is locked for comments

How can we ensure that the DATA is dropped?
*This post is locked for comments
Could you be a bit more specific? What data, and in what situation?
Thanks for interest. In general, you can think of deletion of all unnecessary data.
Hi Mehmet.
you would need to be more specific for which data you are referring.
AX as quite a bit of clean up jobs.
community.dynamics.com/.../improving-microsoft-dynamics-performance-cleanup-jobs
Here's a good article about the out of the box cleanup jobs in ax2012: community.dynamics.com/.../improving-microsoft-dynamics-performance-cleanup-jobs
You might want to enhance them with some custom code, because almost all of them lack the ability to give a dynamic date range. Without that, it's not possible to set it up to run for example every week, and clean up records that are older than x days.
Also, if you want to clean up old transactional data, there is a tool called Intelligent Data Management Framework (IDMF). docs.microsoft.com/.../microsoft-idmf
Hi B.A
Thanks for interest. These operations sometimes work. Do you know there is a different method?