System properties for Proactive analytics
Several system properties that affect the generation of insights cards are available.
These properties either exist or can be created on the System Properties [sys_properties] table. The admin role is necessary to set system properties.
Note: To open the System Properties [sys_properties] table, enter sys_properties.list in the navigation filter.
| Property | Description |
|---|---|
| com.snc.pa.insights.query\_limit | Limit the number of rows when querying the par\_computed\_insight table in the GET response to the Insights API. - Type: Integer - Default value: 1000 - Location: The System Properties \[sys\_properties\] table |
| com.snc.pa.insight.max\_days\_in\_past | By default, retrieve insights created within the number of days in the past that this property specifies. - Type: Integer - Default value: 14 - Location: To change the value, create this property in the System Properties table. - More information: Add a system property |
| com.snc.pa.correlation.enable\_insights | Enables the generation of key contributor insight cards. - Type: true/false \(Boolean\) - Default value: true - Location: To change the value, create this property in the System Properties table. - More information: Add a system property |
| com.sys\_par\_insights\_enabled | Enables the Proactive Analytics feature. - Type: true/false \(Boolean\) - Default value: true - Location: To change the value, create this property in the System Properties table. - More information: Add a system property |
| com.snc.pa.xmr.processes.limit | The maximum number of KPI Signals Configurations \(pa\_xmr\_processes\) that can be evaluated by the KPI Signals Insight Job. After this number of processes have been evaluated, the remaining processes are ignored.- Type: Integer - Default: 1000 - Maximum: 10,000 |