...
Parameter and default value | Explanation |
---|---|
<EcoWebMaxAge>4000</EcoWebMaxAge> | Ecospaces will be discarded when they reach MaxAge seconds (default : 4000 seconds = ~1hour) |
<EcoWebMaxPool>10</EcoWebMaxPool> | Number of databases caches set it greater than the number of expected concurrent users |
CLARIFICATION
Parameter and default value | Explanation | Rename to | Apply to |
---|---|---|---|
ABTimerDelay Default=30000 | Is the time to wait before running the sync to find the changed apps |
ABCycleTime | AB | ||
ABDelayNextBackup=300000 | Is the time permitted before saving a new backup of a specific changed app | OK | AB |
SamScanTimerInterval=60000 | Is the time before running the Reverse Engineering for the SaApps that are marked to be scanned | SAM | |
Backup_RetentionTimerInterval = |
900000 (15minutes) | Is the time before running the retention for backups (removing the not needed backups) | ABRetentionCycleTime | AB |
SyncDelServiceTimeInterval=43200000 | The scan interval to scan the whole QMC as we need to know which app has been deleted from the QMC | SAM | |
TimerReloadMins=300000 | Time to wait to wait in minutes to test reload have finished. By default its 5 minutes | WIP/AB | |
DefaultTimeoutMin=360 | The time to wait in minutes |
for a reload to complete. Exceeding that time a qvf app will be marked to “reload Error” | WIP/AB | ||
TrackerServiceTimeInterval=10000 | Tracker Time interval in MS | Tracker | |
SyncCacheServiceTimeInterval=10000 | The default cache time interval in ms | AB/ |
SyncDelServiceTimeInterval=43200000
The scan interval to scan the whole QMC as we need to know which app has been deleted from the QMC
SAM | |||
MaxProcessorIdleTime=60 | For given process in the processor, the max time time to wait before we can kill a process. | WIP |
WIP Specific Settings
Parameter and default value | Explanation |
---|---|
<WipTrashVersion2Keep>3</WipTrashVersion2Keep> | Number to WIP_Trash versions to keep, 0 mean no version kept |
<ReloadQlikViewApplications>false</ReloadQlikViewApplications> | If true will auto reload QlikView apps on checkout |
TimerReloadMins | Time to wait to wait in minutes to test reload have finished. By default its 5 minutes |
...