Process Mining
latest
false
Banner background image
Process Mining
Last updated Apr 17, 2024

Working with Discover process models and Import BPMN models

Introduction

This page describes the specific elements of a process graph created from a Discover process model or an Import BPMN model.
Note: Process graphs created from a Discover model or an Import BPMN model use the same semantic. The process model used for your process app is selected when the app was created.
The process graph is a combination of the Discover model or Import BPMN model and your data. The event log for your process is aligned on top of the model, allowing you to see behavior such as exclusive choice, parallelism, and loops. Such behavior is indicated with so called gateways, which always come in pairs.

Node types used in a Discover or BPMN process model

Node type

ExampleDescription
Exclusive choice
docs image

In an exclusive choice, either A or B happens.

The topmost gateway is called the open gateway, which indicates where the choice behavior begins. The bottom-most gateway is called the close gateway, which indicates where the choice behavior ends.

Loop

docs image

In a loop, C is executed first after which D happens as part of the loop behavior.

The topmost gateway is called the open gateway, which indicates where the loop behavior begins. The bottom-most gateway is called the close gateway, which indicates where the loop behavior ends.

Parallelism
docs image

In a parallelism, E and F happen in parallel.

The topmost gateway is called the open gateway, which indicates where the parallel behavior begins. The bottom-most gateway is called the close gateway, which indicates where the parallel behavior ends.

Metric computation

In a Discover process model or BPMN process model, some metrics are computed slightly different.

  • Variants now take parallelism into account. For example, when there are two cases <A, B, C> and <A, C, B> where B and C happen in parallel. This will now result in a single variant.

  • Timings now take parallelism into account. This means timing metrics are more accurate.

Filters

In a Discover process model or BPMN process model, filters mostly work as usual. However, Starts with, Ends with, Directly follows, Indirectly follows filters take gateways, and in particular parallelism, into account.

For example, if a process starts with parallel behavior that includes activities A and B, a Starts with A filter and Starts with B filter will both return true.
  • Introduction
  • Node types used in a Discover or BPMN process model
  • Metric computation
  • Filters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.