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