Adding an Actian DataConnect Connection
Prerequisites
Creating the Configuration File
In the [scanner_install_dir]/connections folder, create a new file named dcconnector.conf. (The file can be named as desired, but the file extension must be .conf.)
Copy and modify the content below based on your environment configuration:
# code and name can be anything
code = "actian-dataconnect-connector-id"
name = "actian-dataconnect-connector-name"
# Connector ID (do not change)
connector_id = "actian-dataconnect"
enabled = true
# directories to be scanned (comma separated)
scan_directories = "/path/to/maps/one,/path/to/maps/two"
List one of more directories you want scanned in the scan_directories property. It is comma-separated. The connector will only focus on .map and .map.rtc files. Other files and folders will be ignored.
Installing the Plugin
Verifying the Connection
Restart Zeenea Scanner.
In Zeenea Administration, click Connections and verify that the new connection is listed.
Viewing the Dataset
Switch to Zeenea Studio by clicking the apps icon in the upper right and selecting
Studio:

In Zeenea Studio, click
Catalog to view the scanned map files:

Manually Syncing the Connection
In Zeenea Administration, click
Connections, then click the ellipsis button in the
Actions column for your connection and click
Synchronize:

Last modified date: 11/28/2025