Import Data Files

Note: Typically, you will not need to edit any of these data files. If needed, edit and save the data file first before importing it.

Import these data files found in the files directory, which contain web privclass, configuration, and list information needed for Dovetail Agent:

Import these additional data files if…

To import the data files using Dovetail ArchiveManager (DIET)

Execute the following command:

<path>\diet.exe
-user_name <user>
-password <pass>
-db_server <serv>
-db_name <db>
-import <file>

where:
<path> is the path to the dataex program
<user> is the system administrator user
<pass> is the system administrator password
<serv> is the database server name
<db> is the database name
<file> is the name of the file to import. If the <file> is not in the current directory, specify the path to the directory it is in.

To import the data files using dataex

Execute the following command:

<path>\dataex
-user_name <user>
-password <pass>
-db_server <serv>
-db_name <db>
-imp <file>

where:
<path> is the path to the dataex program
<user> is the system administrator user
<pass> is the system administrator password
<serv> is the database server name
<db> is the database name
<file> is the name of the file to import. If the <file> is not in the current directory, specify the path to the directory it is in.

Note: Each file should import with 0 errors and 0 warnings. If there are any errors or warnings, examine the dataex.mes file for possible problems.

See Also

Installing Dovetail Agent

Install the Dovetail SDK

Update the Clarify Schema

Add the Database Trigger

Add the fc_wip_q_counts Stored Procedure

Set Configuration Items

Set Up Web Privclasses

Configure the Web Server

Edit the fc.env File

Modify the global.asa File

Optional - Install ASP File Upload component

Optional - Set Up Search

Optional - Set Up Full Text Search (FTS) Client Software

Optional - Set Up Flashes Anywhere

Optional - Set Up Attachments Anywhere

Optional - Set Up Zip Codes

Optional - Add Indexes for the Integrated Notifier

Next

Set Up Web Privclasses

Import Data Files