Examples of ImportExport commands
| Article:HOWTO58534 | | | Created: 2011-08-01 | | | Updated: 2013-02-01 | | | Article URL http://www.symantec.com/docs/HOWTO58534 |
The following command imports unvalidated data from the file data.xml, which is in the folder C:\temp. The log file, import.log, contains error messages only, and the command overwrites the previous contents of the log file as it imports the XML data.
ImportExport.exe -C:2 -I -F:C:\temp\data.xml -NoValidation -O -L:import.log -ShowOnlyErrors
The following command exports the data in the Compliance Accelerator database to the XML file export.xml, which is in your %USERPROFILE% folder on the Compliance Accelerator server (C:\Documents and Settings\username). The command also overwrites the error messages that it has previously logged in the database.
ImportExport.exe -C:2 -F:export.xml -LogToDB -LeaveDBLog -ShowOnlyErrors
|
|
Legacy ID
v16012080_v41328187
Article URL http://www.symantec.com/docs/HOWTO58534
Terms of use for this information are found in Legal Notices









Thank you.