Enterprise Vault™ Discovery Accelerator Administrator's Guide
- Introducing Discovery Accelerator
- Introducing the Discovery Accelerator client
- Setting up and assigning roles
- Working with cases
- Setting up review marks and tags
- Using rules to mark and tag items automatically
- Using Custodian Manager
- Searching for items
- About searching with Discovery Accelerator
- Defining email targets with Address Manager
- Building Discovery Accelerator search schedules
- Manually reviewing items
- About reviewing with Discovery Accelerator
- Searching within the review set
- Deleting items from Enterprise Vault archives
- Working with research folders
- Exporting and producing items
- About exporting and producing items
- Performing an export or production run
- Creating and viewing reports
- Appendix A. Customizing Discovery Accelerator
- Setting Discovery Accelerator system configuration options
- Setting Discovery Accelerator system configuration options
- Appendix B. Importing configuration data from an XML file
- Appendix C. Enterprise Vault properties for use in Discovery Accelerator searches
- Appendix D. Troubleshooting
- Issues with Custodian Manager
- Issues with Discovery Accelerator reports
ImportExport syntax
ImportExport.exe -F:FileName -C:CustomerID [-I] [-L:LogFile] [-O] [-NoValidation] [-BypassService] [-LogToDB] [-LeaveDBLog] [-ShowOnlyErrors] [-CommitOnceOnSuccess] [-?]
Table: ImportExport command parameters describes the parameters that you can append to the command.
Table: ImportExport command parameters
Parameter | Function |
---|---|
-F:FileName | Identifies the XML file from which to import data or to which the data is to be exported. |
-C:CustomerID | Identifies the Discovery Accelerator customer for which to import or export data. If you run ImportExport without any parameters then, when prompted for a customer ID, you can type ? to list all the customer names and identifiers. |
-I | Instructs the command to import configuration data into the customer database from the XML file that you specify with the -F parameter. Omit this parameter to export data to the specified XML file. |
-L:LogFile | Specifies the name of the log file. If you omit the path to the file, the command creates it in the Discovery Accelerator program folder on the Discovery Accelerator server. |
-O | Overwrites the output XML file and log file, if they exist. If you omit this parameter, and the output and log files exist, the command displays an error message and stops. |
-NoValidation | Accelerates the process of importing data from an XML file by turning off XML validation. The command ignores this parameter if you export data to a file. |
-BypassService | Instructs the command to bypass the Enterprise Vault Accelerator Manager service and connect directly to the customer database. This may be necessary if you experience out-of-memory problems when you try to import data into or export data from a very large database. To use this facility, you must ensure that:
|
-LogToDB | Writes the log messages to both the log file and the customer database. |
-LeaveDBLog | If you also specify the -LogToDB parameter, instructs the command to leave log information on previous imports and exports in the Discovery Accelerator database instead of overwriting it. |
-ShowOnlyErrors | If you also specify the -LogToDB parameter, instructs the command to report error messages but not information messages. |
-CommitOnceOnSuccess | Commits the data to the Discovery Accelerator database only if the command imported it without error. |
-? | Displays the online Help information for the command. |