Components installed with Process Mining
Several types of components are installed with activation of the com.sn_po plugin, including tables, user roles, and scheduled jobs.
Scheduled jobs installed
| Scheduled job | Description |
|---|---|
| ProminVersionCleanup | Deletes older backup versions. |
Tables installed
| Table | Description |
|---|---|
| Process Mining Definition [ml_capability_definition_promin] | A discriminator to identify process mining solutions. |
| Process Mining Interactive Definition [ml_capability_definition_interactive] | A discriminator to identify process mining on the fly solutions. |
| Process Mining Record Definition [ml_capability_definition_record] | A discriminator to identify process mining view records solutions. |
| Activity Definition [promin_activity_def] |
Stores the activities depicting the audit log changes to a field on the process graph. |
| Process Connection [promin_arc] |
Stores connections statistics for a project. |
| Breakdown Definition [promin_breakdown_field] |
Stores the breakdowns by which the process map gets categorized. |
| Breakdown Stats [promin_breakdown_stats] |
Stores breakdown statistics for a project. |
| Filter set [promin_filter_set] |
Stores multiple sets of filters applied on a project definition. |
| Extract Data Log [promin_log] |
Stores the extracted audit log data entries generated when mining a project version. |
| Scheduled Process Mining Jobs [promin_job] |
Stores Process Mining scheduled jobs. |
| Process Model [promin_model] |
Stores multiple model statistics for a project version. |
| Version [promin_model_def_version] |
The version of a mined project. |
| Process Node [promin_node] |
Stores activities for a project definition. |
| Process Node Statistics [promin_node_stats] |
Stores statistics for an activity. |
| Note [promin_note] |
Stores the note records. |
| Permission [promin_permission] |
Stores the users/groups for whom the project definition is shared. |
| Process Route [promin_route] |
Stores route statistics for a specific project. |
| Case Record [promin_case_record] |
Stores record details from an activity, connection, or route. |
| Process Mining Tracker [promin_ua_mining_tracker] |
Stores information regarding the previous mines. |
| Filter Set Condition [promin_conditions] |
Stores the filter conditions corresponding to a project. |
| Process Scheduled Task [promin_scheduled_task] |
Stores requested cluster analysis, data mining, and Process Mining tasks. |
| Process Configuration [promin_process_def] |
Stores process configuration defaults. |
| Finding Definition [promin_finding_def] |
Stores finding definition records. |
| Finding [promin_finding] |
Stores findings discovered for projects​. |
| Finding Rule [promin_finding_def_rule] |
Stores finding rule records. |
| Finding Condition [promin_finding_def_condition] |
Stores finding conditions. |
| Finding Constraint [promin_finding_def_constraint] |
Stores finding constraints that act on 2 conditions. |
| Automated Finding Definition [promin_automated_finding] |
Stores definition for the Automated findings. |
| Automated Finding Configuration [promin_automated_finding_configuration] |
Stores configurations for Automated findings. |
| Process Route Statistics [promin_route_stats] |
Stores statistics for the Routes. |
| Promin case data [promin_case_data] |
Stores the log collected during full mine. |
| Job Process Mining Project [promin_job_m2m_project] |
Stores information about the project attached to a job. |
Process Mining roles
Process Mining adds these roles.
Roles control access to features and capabilities in applications and modules.
After access has been granted to a role, all the groups or users assigned to the role are granted the access. Roles can contain other roles, and any access granted to a role is granted to any role that contains it.
Process mining administrator [sn_process_optimization_admin]
Access all projects and manage all project settings and configurations and schedule background and jobs.
Contains Roles
The Process mining administrator [sn_process_optimization_admin] role contains the sn_process_optimization_power_user role.
Groups
List of groups this role is assigned to by default.
None.
Special considerations
Process mining power user [sn_process_optimization_power_user]
Perform the following actions when assigned to this role.
- Can access all projects and manage all project settings and configurations.
- Can create and share projects.
- Can view projects created by other users and shared with them.
- Can schedule Process Mining jobs.
Contains Roles
The Process optimization power user [sn_process_optimization_power_user] role contains the sn_process_optimization_analyst role.
Groups
List of groups this role is assigned to by default.
None.
Special considerations
None.
Process Mining Analyst [sn_process_optimization_analyst]
Perform the following actions when assigned to this role.
- Create and share projects.
- View projects created by other users and shared with them.
Contains Roles
None.
Groups
List of groups this role is assigned to by default.
None.
Special considerations
Users with this role cannot access all projects.
Process Mining properties
System properties control system behavior. The properties in this section are specific to the Process Mining application.
| Property | Description |
|---|---|
promin.limit.node_def |
Defines the maximum number of activities for parent nodes in the Process Mining process map.
Note: Avoid performance issues and a cluttered UI by setting this value no higher than 10. |
| promin.limit.child_node_def | Defines the maximum number of activities for child nodes in the Process Mining process map.
Note: Avoid performance issues by setting this value no higher than 5. |
| promin.limit.breakdown_def | Defines the maximum number of breakdowns for parent nodes in the Process Mining process map.
Note: Avoid performance issues by setting this value no higher than 10. |
| promin.limit.child_breakdown_def | Defines the maximum number of breakdowns for child nodes in the Process Mining process map.
Note: Avoid performance issues by setting this value no higher than 5. |
| promin.primary_metric | Primary metric used in the Analyst Workbench.
|
| promin.rca.min_condition_and_effect | Minimum percentage of records needed to show in the leading influencers
list.
|
| promin.rca.min_odds_ratio | Minimum required odds ratio.
|
| promin.rca.result_count | Number of top leading influencers to display.
|
| promin.secondary_metric | Secondary metric used in the Analyst Workbench.
|
| promin.perf.result_page_size | Configures the mining result page The default value is 700. |