Dear,
For my application I've a lot of data, which needs to be cleaned, for example, each month. However, before deleting the data, I want to have a backup for the obvious reasons of audit trailing, etc.
I know I'm able to download full database backups from the Mendix sprinter, however, I prefer not to do that manually.
I describe the ideal situation as follows: an automated script that downloads a full backup from the Mendix production environment (each month) and also the deployment package, and writes this on a local file server (or local database).
Does someone has any thoughts?
Thank you in advance!