Add the following items to your database schema. They are documented in the agent_schema.sch file.
2 new custom fields on table_doc_inst (x_table and x_table_objid)
1 new index on table_doc_inst (new_id_ind)
2 new fields on table_ce_query (complex, asc_desc2)
1 new field on table_ce_clause (rank)
1 new field on table_ce_col (is_res)
New view: pr_hdr_site
Add these additional items to your database schema. They are documented in the fcfl_schema.sch file that ships with FCFL version 3.0.
New table: web_form
New table: wf_ver
New view: web_rc_config
1 new relation on table_rc_config (rc_config2wf_ver)
Copy all of the files under the \pages directory to your system to install the updates and new files included with this release. After you have copied the new files in the pages directory, remove all of the .asp files from the pages directory, EXCEPT for default.asp. The /pages directory on your system will now have the following files in it: default.asp, fc.env, & global.asa.
Import the following data files into your system with Dataex or ArchiveManager:
agent_config_data.dat
agent_web_forms.dat
agent_logistics_data.dat
agent_basic.dat
agent_colors.dat
If you wish to use FTS, install the FTS Client software on the web server. Refer to the Installationsection of this document for full details.
If you wish to use Data Restriction with Dovetail Logistics, compile the schema changes listed in sample_res_schema.sch, and import sample_res_data.dat. Refer to the Data Restriction section of this document for full details.