Migrating widgets to IBM Process Mining 2.x
The following widgets are still supported in IBM Process Mining NextGen:
-
Preconfigured widgets
- Process model
- Filter summary
- Case variants
- Lead time distribution
- Case KPI summary
-
Configurable filters
- Elastic
- Matrix
- Table
Note: Use the Elastic widget instead of the Table widget to use all IBM Process Mining NextGen's capabilities.- Annotation
- Card
Widgets that were created in IBM Process Mining Legacy projects and migrated to IBM Process Mining NextGen are visible but not supported. They can be recreated with the Elastic widget:
-
Configurable legacy widgets
- Line
- Area
- Bar
- Row
- Stacked
- Bubble
Note: Re-create the Bubble chart by using the Scatter chart type of the elastic widgets.- Scatter
- Pie
- Custom
Custom widgets
Legacy Custom widgets are no longer supported in IBM Process Mining NextGen.
Use the elastic widgets to recreate custom widgets in IBM Process Mining NextGen.
Using the Elastic widget as a replacement for legacy widgets
To re-create the functions of the IBM Process Mining Legacy widgets in IBM Process Mining NextGen, use the following configurations of the Elastic widget.
Activity monitor
-
Configuration
Table 1. Dimensions to recreate activity monitor widget
Dimensions DATE(End-Time)Table 2. Measures to recreate activity monitor widget
Measures # Activitiescount(*)Number Sum ServiceTimesum(servicetime)Lead time -
Style
Case list
-
Configuration
Table 3. Dimensions to recreate case list widget
Dimensions Case IDTable 4. Measures to recreate activity monitor widget
Measures Is RunningIS_RUNNINGText LeadTimeleadtimeLead time Costcasecost()Amount Time % overallleadtime/overall_leadtimePercentage Cost % overallcasecost() / overall_casecostPercentage Reworkscount(activity)-count(distinct(activity))Number
To use overall_leadtime and overall_casecost, create the two
following project-level custom metrics. They can also be used for any other comparison.
Case status
-
Configuration
Table 5. Dimensions to recreate case status widget
Dimensions IS_RUNNINGTable 6. Measures to recreate case status widget
Measures # Casescount(distinct(caseid))Number -
Style
Influencers
You can use the Prescriptive Process Mining to understand which attributes or activities have the highest negative impact on
LeadTime. For more information, see Prescriptive Process Mining
Path time histogram
Numeric distributions are unavailable in IBM Process Mining NextGen.
To use Pathtime as a dimension, create a case-level custom metric and specify
the activity interval you want to consider:
Use the following Elastic widget configuration to have the same functions:
-
Configuration
Table 7. Dimensions to recreate path time histogram widget
Dimensions OPEN_RESOLUTION_PATHTIMETable 8. Measures to recreate path time histogram widget
Measures # Casescount(distinct(caseid))Number Table 9. Filters to recreate path time histogram widget
Filters OPEN_RESOLUTION_PATHTIME > 0 -
Style
To use Pathtime as a dimension, create a case-level custom metric and specify
the activity interval you want to consider:
Activity rework
-
Configuration
Table 10. Dimensions to recreate activity rework widget
Dimensions ActivityTable 11. Measures to recreate activity rework widget
Measures Rework ratiocount(activity)/count(distinct(caseid))Number # Reworkscount(activity) - count(distinct(caseid))Number Rework costsum(eventcost)*(count(activity) - count(distinct(case)))Amount
Activity trend
-
Configuration
Table 12. Dimensions to recreate activity trend widget
Dimensions DATE(End-Time)Table 13. Measures to recreate activity trend widget
Measures # Completed Casecount(distinct(caseid))Number Table 14. Filters to recreate activity trend widget
Filters IS_RUNNING = 0 -
Style
Automation trend
-
Configuration
Table 15. Dimensions to recreate automation trend widget
Dimensions DATE(End-Time)"m/a"The
"m/a"value refers to the column that you inserted as an automation attribute. For more information, see Attributes.Table 16. Measures to recreate automation trend widget
Measures Activitiescount(*)Number Resourcescount(distinct(resource))Number
You can use either Activities or Resources as a measure according to your preferences. To see both measures at once, use the custom chart type.
- Style
Behavior influencers
You can use the Prescriptive Process Mining to understand which attributes or activities have the highest negative impact on custom KPIs. For more information, see Prescriptive Process Mining.
Block stats
To re-create the functions of the Block stats widget, use the Card widget. Custom statistics can be created by using Custom metrics. For more information, see Custom metrics section.
Changes and automation stats
To re-create the function of the Changes and automation stats widget, use the Card widget. Custom statistics can be created by using Custom metrics. For more information, see Custom metrics.
Path trend
-
Configuration
Table 17. Dimensions to recreate path trend widget
Dimensions DATE(End-Time)Table 18. Measures to recreate path trend widget
Measures PathTimeavg(pathtime)Lead time Occurrences (cases)count(distinct(caseid)) Number
- Style