Data Extraction Engine
The Data Extraction Engine allows for extraction of data from an Atoti Server cube to a target Source.
The DEE uses REST requests to submit Orders which can be defined in JSON.
The target location of where the data extracted to is known as a data sink.
Extraction Queries
DEE supports the following Extraction Queries:
Supported Sources
For a list of DEE’s supported target sinks, see Atoti Data Connectors Module Structure
Target Sink | Maven Artifact ID | Atoti Server Minimum Version |
---|---|---|
CSV (Local FileSystem) | data-connectors-csv |
5.9.0 |
InMemory (Extraction only) | data-connectors-core |
5.9.0 |