Components installed with Process Mining

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 14분
  • Several types of components are installed with activation of the com.sn_po plugin, including tables, user roles, and scheduled jobs.

    주:
    The Application Files table lists the components that are installed with this application. For instructions on how to access this table, see Find components installed with an application.

    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_mining_admin]

    Access all projects and manage all project settings and configurations and schedule background and jobs.

    Contains Roles

    The Process mining administrator [sn_process_mining_admin] role contains the sn_process_mining_power_user role.

    Groups

    List of groups this role is assigned to by default.

    None.

    Special considerations

    주:
    Avoid granting an admin role when more specialized roles are available.

    Process Mining power user [sn_process_mining_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_mining_power_user] role contains the sn_process_mining_analyst role.

    Groups

    List of groups this role is assigned to by default.

    None.

    Special considerations

    None.

    Process Mining Analyst [sn_process_mining_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.

    These properties are available for Process Mining.
    주:
    To open the System Properties [sys_properties] table, enter sys_properties.list in the navigation filter.
    표 1. Properties for Process Mining
    Property Description

    promin.limit.node_def

    Defines the maximum number of activities for parent nodes in the Process Mining process map.
    • Type: Integer
    • Default value: 10
    주:
    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.
    • Type: Integer
    • Default value: 5
    주:
    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.
    • Type: Integer
    • Default value: 10
    주:
    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.
    • Type: Integer
    • Default value: 5
    주:
    Avoid performance issues by setting this value no higher than 5.
    promin.primary_metric Primary metric used in Analyst workbench.
    • Type: Choice List
    • Default value: caseFreq
    • Available values
      • Avg duration=avgDuration
      • Max duration=maxDuration
      • Median duration=medianDuration
      • Min duration=minDuration
      • Standard deviation=stdDeviation
      • Total duration=totalDuration
      • Total occurrences=absoluteFreq
      • Unique occurrences=caseFreq
    promin.rca.min_condition_and_effect Minimum percentage of records needed to show in the leading influencers list.
    • Type: Integer
    • Default value: 10
    promin.rca.min_odds_ratio Minimum required odds ratio.
    • Type: String
    • Default value: 1
    promin.rca.result_count Number of top leading influencers to display.
    • Type: Integer
    • Default value: 20
    promin.secondary_metric Secondary metric used in Analyst workbench.
    • Type: Choice List
    • Default value: avgDuration
    • Available values
      • Avg duration=avgDuration
      • Max duration=maxDuration
      • Median duration=medianDuration
      • Min duration=minDuration
      • Standard deviation=stdDeviation
      • Total duration=totalDuration
      • Total occurrences=absoluteFreq
      • Unique occurrences=caseFreq
    promin.perf.result_page_size Configures the mining result page

    The default value is 700.

    promin.pa_integration_required_roles Define the roles that can launch Process Mining from Platform Analytics Dashboard/Indicator.

    Type: String

    Default: The default roles added to the property are:
    • itil
    • sn_sd.success_dashboard_read
    • sn_sd.success_dashboard_details_read
    • business_stakeholder
    • sn_process_mining_analyst
    • sn_customerservice_manager
    • sn_customerservice_agent
    • pa_threshold_admin
    • sn_hr_pa.admin
    • sn_hr_core.report_creator
    • sn_hr_core.manager
    • sn_hr_core.admin
    • sn_hr_onboarding.admin
    promin.metered_usage.warning_limit Specifies the number of records when the process mining metered usage warning should be shown to user. If the value is -1, no warning message is displayed. If the value is 0 or more, the warning message on consumption-based tables for the users is displayed.

    Type: integer

    Default: -1