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
| Key | Value | Description |
|---|
| generated.files.base.dir.path | java.io.tmpdir</td><td>Basedirpathwhereallthegeneratedfileswillbegenerated.ThispropertyisneededbytheDownloadservice.</td></tr><tr><td>download.files.http.base.url</td><td>http://localhost:10010/mr−application/pivot/rest/v4/download</td><td>URLusedfortheDownloadservice.</td></tr><tr><td>enhanced.drillthrough.base.dir.path</td><td>{generated.files.base.dir.path}/dtrepo/ | Path for the generation of enhanced DT result files (server-side location). |
| enhanced.drillthrough.http.base.url | download.files.http.base.url/dtrepo</td><td>URLforthedistributionofenhancedDTresultfiles.</td></tr><tr><td>data.extraction.templates.base.dir.path</td><td>dee−templates</td><td>Pathtoretrievethedataextractiontemplates.Eitheranabsolutepathorrelativetotheclasspath.</td></tr><tr><td>data.extraction.service.base.dir.path</td><td>{generated.files.base.dir.path}dee | Path for the generation of data extraction result files (server-side location). |
| data.extraction.service.http.base.url | ${download.files.http.base.url}/dee | URL for the distribution of data extraction result files. |