Question
1
Replies
64
Views
Posted: June 14, 2019
Last activity: July 4, 2019
Closed
Solved
Structure of zip file created by archive wizard
What is the structure of the the zip file created by Archive& Purge wizard?. Does it contain xml's of each case archived or a table dump of all the cases?
Hi Robertson,
The purge/archive wizard archives the table data in binary format. It will create a zip file that contains these binary files. The zip file will also have the metadata of the contents that are purged.
When you want to retain the data in the DB, you can just import this archive file from the import wizard.
Hope this clarifies your question.
Thank you.