In the CrossLink configuration, you define the source and target applications as well as the objects to be transferred. The configuration also specifies which actions are performed in the target application, such as zooming to, selecting, or editing objects.
The configuration file is named roo.integrator.configuration.xml. It must have this exact name so that Studio Desktop can locate it.
The corresponding schema file is named roo.integrator.configuration.xsd. This file defines the valid configuration elements and structure.
When CrossLink is installed for the first time, identical copies of both the configuration file and the schema file are created in the following location:
C:\Program Files\VertiGIS\GeoOffice\Integrator\Server\Configuration
This location contains the default configuration files installed with the software. The files are removed when the software is uninstalled and are recreated during a new installation. As a result, this folder always contains the most recent default configuration file delivered with the installer, along with the corresponding schema file.
C:\ProgramData\VertiGIS\GeoOffice\Integrator
CrossLink reads its configuration from this location when executing integrations. Any customizations should be made here.
The files in this location are not deleted during uninstallation and are not overwritten during reinstallation if they have been modified.