Difference between revisions of "Configuration Settings"

From Keyfax Wiki
Jump to: navigation, search
(Inter•View)
Line 16: Line 16:
 
The KF_config.xml configuration file schema is as follows. Click on the required section to see expanded details and explanations:
 
The KF_config.xml configuration file schema is as follows. Click on the required section to see expanded details and explanations:
  
<?xml version="1.0" encoding="utf-8" ?>
+
<?xml version="1.0" encoding="utf-8" ?>
 
<configuration>
 
<configuration>
 
  +<Client>
 
  +<Client>

Revision as of 10:07, 28 November 2018

Inter•View is extraordinarily configurable. XML files are used to store all configuration settings and are easy to edit and read. Care has been made to group associated settings and name them in such a way to make them self-descriptive.

PLEASE NOTE! Configuration settings are published for information purposes only. Unless express consent has been granted, changes to configuration settings must only be made by Omfax Systems/Touch-Base Ltd technicians or their representatives.

Multi-Company Configuration

The Host System needs merely to pass a company identifier code (via a URL parameter) when invoking Inter•View, and this tells Inter•View to run that session using settings from a company-specific XML configuration file. This allows a single Inter•View web-service installation to support any number of company configurations, each with their own database (if required). This supports both multi-company configurations and provides for testing/training instances.


Inter•View

Default installations of Inter•View have a single configuration file, this is typically called KF_config.xml (KF is replaced with company prefix in some Multi-company installations or for training/test instances) and is located in the KFLauncher shared folder.


The KF_config.xml configuration file schema is as follows. Click on the required section to see expanded details and explanations:

<?xml version="1.0" encoding="utf-8" ?>

<configuration>

+<Client>
+<Paths>
+<Database>
+<Email>
+<CRM>
-<Scripting>
  -<RD>
    +<Images>
    +<Asset>
    +<History>
    +<Exchange>
   </RD>
  -<FL>
    +<Images>
    +<Exchange>
   </FL>
 </Scripting>
</configuration>

Contact•View

Paths

Client/Company

Database Connections

Email

Data•View