Atoti Data Connectors Overview
This is the documentation for the Atoti Data Connectors tool, comprised of separate sections for the Data Load Controller and Data Extract Engine tools.
What is Atoti Data Connectors?
Atoti Data Connectors is a scalable, standard service to handle data loading/extraction within an Atoti Server application. This abstracts specific data loading/extraction implementations away from the client. Atoti Data Connectors sits on top of an Atoti Server application.
Requirements
Atoti Server Version
Atoti Data Connectors Version | Supported Atoti Server Versions |
---|---|
4.0.X | 6.0.2+ |
4.1.X-sb3 | 6.0.11-sb3+ |
4.2.X-AP6.0 | 6.0.11-sb3+ |
4.2.X-AS6.1 | 6.1.1+ |
5.0.0 | 6.1.1 - 6.1.3 |
5.0.1 | 6.1.4 - 6.1.5 |
5.0.3 | 6.1.6+ |
All dependencies are marked <scope>provided</scope>
within Atoti Data Connectors POM files.
This allows for flexibility and makes upgrades easier as there is no need to rebuild/upgrade Atoti Data Connectors.
Module Structure
There are three modules in the Atoti Data Connectors tool:
Maven Artifact ID | Description |
---|---|
data-connectors-core |
Shared Module |
data-load-controller |
Data Load Controller |
data-extraction-engine |
Data Extraction Engine |
REST Services
Services URLs
DLC:
/connectors/rest/dlc/v2/
DEE:
/connectors/rest/dee/v1/