Edit the fc.env File

In the pages directory of the virtual server directory you created in Configure the Web Server, you will find a file named fc.env. This file is very similar to the clarify.env file that you are familiar with. It contains the login information that you need to create the FCApplication object for your web server.

Edit this file with the login information for your database.

To define a logging configuration file

When using the Dovetail SDK, you can define a logging configuration file in the fc.env file. For example:

compat_logconfigfile=C:\dovetail\agent\agent_logging.config

The logging configuration file allows for sophisticated logging configuration. Refer to the Dovetail SDK documentation for more information about configuring logging.

To use the Switch User functionality

To use the Switch User functionality with the Dovetail SDK, add the following entry to the fc.env file:

fchoice.sessionpasswordrequired=false



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

Import Data Files

Set Up Web Privclasses

Configure the Web Server

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

Modify the global.asa File

Edit the fc.env File