Hello,
I am attempting to use this new feature in version 4 for deploying new versions of offline files. I want to make sure my hosted file that is being downloaded has the correct info in the mirror sync table.
I have a seperate mobile file used by the iPads, seperate from the server file used for the desktop users. I am making my updates to the hosted mobile file.
Questions:
- Since a single record is required in the mirrorsync table so as to put the new version number in field: "DatabaseVersion", should I have all other fields be blank in the mirror sync table?
- I assume all other records should be deleted from all tables, or is it ok to pre-populate some data in the tables to reduce the initial sync?
Thank you.