Process Flowchart

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search

Flowchart Analysis draws the process flow as a flowchart, where the boxes represent the event types (activities) and the arrows are flows (transitions between consecutive events). The flowchart also visualizes case/event counts, durations and costs for the events and flows. The visibility settings of the Flowchart Analysis help to show only the most important event types and flows, and the ones which occur less often can be hidden.

FlowchartAnalysis.png

Flowchart Visibility Settings and Count Indicators

Using the event types and flows visibility settings in the bottom left of the screen, you can define control, how many event types and flows are shown in the flowchart. The steppers work as follows:

  • The upper plus button is used to show one more event type in the flowchart, and the upper minus button is used to hide one event type. The lower plus button is used to show one more flow in the flowchart, and the lower minus button is used to hide one flow.
  • The event types and flows are shown from the most important one, i.e. the one which has occurred the most often.
  • The percentage number shows, how many percentage of event types or flows in the model are currently visible.
  • Instead of clicking the plus and minus buttons, you can click the number and specify a new percentage. The flowchart will show the closest amount of event types and the percentage number will adjust to the corresponding number.
  • When hovering the percentage number, a tooltip appears showing the number of shown event types and total number of event types in the model.

Notes regarding visibility settings:

  • If there are several event types or flow which have equal amount of occurrences, they are shown or hidden at the same time. Thus it's possible that several event types or flow appear or disappear when clicking plus and minus buttons. This is of course quite uncommon, if the case and event volumes are large.
  • In the flowchart, for each event type there is at least one incoming and outgoing flow. This is to make the flowchart presentation to look more like consistent process, despite some event types and flows have been hidden as less important.

The case and event count indicators are located in the left side of the Flowchart Analysis. The upper indicator shows case counts. The percentage number shows how many percentage of cases are in the currently open filter out of the total number of cases in the model. When hovering the indicator, it shows the absolute count of cases in the filter and in the model. The lower indicator shows the same information for the amount of events.

Clicking an event type or a flow selects it. To select multiple event types and/or flows, hold down the Ctrl key on the keyboard and click on event types and flows. Pressing Ctrl + A selects all event types and flows in the flowchart. Note that with the Radial graph layout, only the event type that is in the center of the graph can be selected and the popup menu opened for that event type.

Zooming and Filtering in the Flowchart

Filters can be created in the flowchart by selecting event types and/or flows and right clicking to open the popup menu. When selecting only event types, you can create filters for including/excluding cases containing all the selected event types and including/excluding event types. When selecting only flow or also flows, you can create filter to include cases containing the selected flows and event types.

Click and drag the flowchart to move it (panning). Use the mouse wheel to zoom in and out. You can also use the + and - buttons on the bottom right corner to zoom. On touch devices, use the pinch gesture.

Flowchart Settings

Flowchart has the following settings, which can be opened from the popup menu:

  • Case Count KPI
    • Show on Event Types: When enabled, the flowchart displays in the event type boxes the event occurrence count information both as a percentage out of all the cases in the model and also as an absolute count.
    • Show on Flows: When enabled, the flowchart displays in the flow arrows, the occurrence information both as a percentage out of all the cases in the model and also as an absolute count.
  • Duration KPI
    • Show on Flows: Makes the flowchart display the duration for flows below the shown cost for all the flows. When enabled, allows selecting duration mode among the following choices:
      • Median: Median durations are shown.
      • Average: Average durations are shown.
      • Average Weighted by Cost: As the average duration but in addition the calculation will be weighted by the costs of the event type or flow.
  • Cost KPI
    • Show on Event Types: When enabled, the flowchart displays the cost for event types above the event type name for all the event types.
    • Show on Flows: When enabled, the flowchart displays cost for flows below the amounts for all the flows.
      • Total: The costs are shown as total costs (sum of costs).
      • Average: The costs are shown as average costs.
  • Transition Type
    • Unique Only: When enabled, data will be displayed in the Unique Only mode, i.e. only one occurrence per each case is counted, so that the generic flow of the process is shown, as well as the amount of occurrences of each event type. When disabled, all occurrences are counted, thus revealing if a certain step or a flow in the process is repeated several times impacting the process performance. This setting affects the values in both event types and flows.
  • Graph Layout
    • Layout to use in the flowchart. Options are Grid, Tree, Force Directed, Layered Digraph (default), Circular and Radial. Note that when the Radial layout is used, only a single flow can be selected in the flowchart (no multiselect is possible).
    • Horizontal: Defines whether to use horizontal (from left to right) or vertical (from top to bottom) direction for layouts. Only the Tree and Layered Digraph layouts are affected by this setting.
    • Radial Layers: Number of layers to display when the Radial layout is used.

Root Causes in Flowchart

The flowchart is also able to show root causes that are explained by occurrence of specific types of events and flows. The flowchart shows root causes when any criteria for finding root causes has been set.

If the percentage of selected cases that go through a certain event type or flow is higher comparing to other cases, event type box or flow array is colored red. If it's lower, event type box or flow array is colored blue. There is a constant color scale between the red and blue extremes visualized. The center between the red and blue is colored as white. The width of flows is calculated based on the average of case counts of the merged flows.

File:PAPOInfluenceAnalysis2.png

Example1: "Shipment sent" event type is selected.
From the cases which go through "Shipment sent" event type

  • 3% of the cases have "Returned with Notification" event type.

From the comparison group (the cases which do not go through "Shipment sent" event type)

  • 10% of the cases have "Returned with Notification" event type.

Example2: "Shipment sent" event type is selected.
From the cases which go through "Shipment sent" event type

  • 71% of the cases go directly from "Invoice Created" event type to "Payment Received" event type.

From the comparison group (the cases which do not go through "Shipment sent" event type)

  • 58% of the cases go directly from "Invoice Created" event type to "Payment Received" event type.

Flowchart Variables