Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

File purpose

The dee.export.properties file is used to configure the DEE service tool that is intended to perform data extractions.

File values

KeyValueDescription
enhanced.drillthrough.base.dir.path.src/test/resources/data-samples/dee-export/Path for the generation of enhanced DT result files (server-side location).
enhanced.drillthrough.http.base.urlhttp://localhost:9090URL for the distribution of enhanced DT result files.
data.extraction.templates.base.dir.path./src/test/resources/data-samples/dee-export/dee-templatesPath to retrieve the data extraction templates. Either an absolute path or relative to the classpath.
data.extraction.service.base.dir.path./src/test/resources/data-samples/dee-export/Path for the generation of data extraction result files (server-side location).
data.extraction.service.http.base.urlhttp://localhost:9090URL for the distribution of data extraction result files.