Customize maximum values for Usage details
The Usage details page in the Administration section provides usage details based on each customer in IBM Process Mining. On-prem users of IBM Process Mining can customize the threshold levels of this usage details to get accurate statistics.
When you introduce changes to the processmining.conf
file, make sure you do it correctly. For more information, see Configuration file editing guidelines.
To set threshold levels for usage statistics, complete the following steps:
-
Open the
processmining.conf
file. -
Add the following configuration into the file:
########################################### # License metric ########################################### swidtag: { persistent_metric_process_threshold: 13, persistent_metric_event_threshold: 70000000, persistent_metric_analyst_user_threshold: 4, persistent_metric_business_user_threshold: 33, persistent_metric_agent_threshold: 12 }
You must set the thresholds according to the values defined in the purchased license.
These threshold values are used for statistical purposes only. They do not imply any limitation in the use of the product.