Question:
How to change the Maximum Event Threshold Limit?
How to change the Maximum Event Threshold Limit?
Answer:
The default event limit is 10,000 and can be changed manually by editing the following file in the Background Process Service folder (Default Location: C:\Program Files\DocuWare\Background Process Service): DocuWare.BackgroundProcessService.LongLiving.GenericProcess.exe.config
The default event limit is 10,000 and can be changed manually by editing the following file in the Background Process Service folder (Default Location: C:\Program Files\DocuWare\Background Process Service): DocuWare.BackgroundProcessService.LongLiving.GenericProcess.exe.config
Open the file, search for and increase the following parameter;
<add key="MaxEventsThreshold" value="10000" />
This is not limited, but please choose carefully. A high number can lead to performance problems. Save the configuration and restart the Background Process Service.
KBA is applicable to On-premise Organizations ONLY.