Integrator Configuration
Jedox Integrator can be configured to meet the needs of your business. The table below describes the various configurations that can be applied to your Cloud environment. Contact Jedox Support for details.
Parameter | Description of parameter value | Default value | Type |
---|---|---|---|
logFileSize | Maximum size of one etlserver log file in bytes, KB, MB, or GB | 10MB | string |
logBackupIndex | Maximum number of etlserver log files to keep | 20 | integer |
maxParallelWriteExecutions1 | Maximum number of parallel running integrator jobs or loads |
5 | integer |
maxParallelReadExecutions2 | Maximum number of parallel running Integrator executions | 7 | integer |
maxParallelSubExecution | Maximum number of parallel subexecutions inside of a parallel execution | 5 | integer |
maxQueuedExecutions | Maximum number of executions that can be queued | 42 | integer |
removalSchedule | Period (in hours) between two cleanup runs | 24 | integer |
removalDelay | Delay (in seconds) before cleanup is executed | 30 | integer |
removeWriteExecutions3 | Time (in hours) after which old job and load executions are removed from the Integrator monitor for every scheduled cleanup operation defined by removalSchedule parameter | 336 (14 days) * | integer |
removeReadExecutions4 | Time (in hours) after which old executions are removed from the Integrator monitor for every scheduled cleanup operation defined by removalSchedule parameter | 48 (2 days)** | integer |
removeTempExecutions | Time (in hours) after which temporary executions are removed from the Integrator monitor for every scheduled cleanup operation defined by removalSchedule parameter | 1 | integer |
It is also possible to configure some settings for the Integrator UI in the Jedox Web. The various configurations are described below. Contact Jedox Support for details.
Configuration for the Integrator UI
Parameter | Description of parameter value | Default value | Type |
---|---|---|---|
testServerTimeout | The timeout for execution of "Test" of a component or project, in seconds | 60 | Integer |
dataPreviewServerTimeout | The timeout for retrieving data in a Data Preview, in seconds | 300 | Integer |
dataPreviewLinesInitial | The number of lines initially shown in a Data Preview | 20 | Integer |
dataPreviewLinesMaximum | The maximum number of lines allowed in a Data Preview | 5000 | Integer |
execLogPageSize | The number of lines shown in the execution monitor for a page in a single execution | 200 | Integer |
Updated April 8, 2025