| | 1 | [[TOC()]] |
| | 2 | = Data Archiver usage = |
| | 3 | The Data Archiver plugin of XGAP allows batch import/export of whole investigations within a zipfile. The contents of this zipfile is in XgapFormat, see the XgapFormatTutorial. |
| | 4 | |
| | 5 | Note that currently only tar.gz is supported. Support of the ZIP format will follow soon. |
| | 6 | |
| | 7 | == Export data to zipfile == |
| | 8 | |
| | 9 | 1. Select whether you wish to export all investigations into a single archive, or select a single investigation. |
| | 10 | 2. At the "XGAP Archive Export" tab, click "Export" to start the export process. |
| | 11 | [[Image(export1.png)]] |
| | 12 | 3. When done, a link to the download appears at "XGAP data export (*.tar.gz format)". |
| | 13 | [[Image(export2.png)]] |
| | 14 | |
| | 15 | == Import data from zipfile == |
| | 16 | 1. Select a *.tar.gz exported database (Archiver format). |
| | 17 | [[Image(import1.png)]] |
| | 18 | 2. Click 'Import' and await the message that tells you if the importation was successful. |
| | 19 | |
| | 20 | [[Image(import2.png)]] |