Configure test rule timeout value
When testing a Process Insight rule, there can be a timeout before the analysis is complete. To prevent this, the timeout value can be modified through the file GenRuleEngineConfig.xml located at [InstallPath]\Settings.
Based on your requirements, configure the xml setting:
Setting | Description |
---|---|
XML file name and path | [InstallPath]\Settings\GenRuleEngineConfig.xml |
Tag | <testruletimeout>5</testruletimeout>
|
Configuration setting | Change the value of the tag as required. |
Default | The default is 5 minutes. This means that the rule testing times out 5 minutes after start. |