TI process to save data automatically on server periodically
- Just create a new process and in Epilog section, write SaveDataAll;
- Save it with name ‘SaveDataOnServer’.
- Create a new chore and schedule the process that we created in step 2, to run every hour.
- That’s it.
You can download the files directly at http://tm1up.com/wp-content/uploads/2012/01/SaveData.zip
good one