Quick start
This guide will show you how to get started with Apromore. You will discover how to use Apromore to analyze an event log.
Apromore Portal
Head over to your Apromore instance server and log in with your credentials. You will land in Portal, which allows you to interface with your Apromore Workspace.
Here, you can organize your event logs and process models into folders. As a best practice, it is recommended to organize individual projects in folders. Let us create a new folder for our analysis.
To create a folder, click the Create folder icon in the menu bar.
Alternatively, we can right-click on any blank portion of our Apromore workspace. In the menu that appears, click Create folder.
Enter the name of the folder and click OK to create it.
Double-click on the folder to open it. We can upload an event log in the folder to begin our analysis. To upload an event log, click the icon in the top menu.
Click Browse to select the file to upload and click OK.
The Log Importer window opens up.
Apromore automatically tags each column to a column type. We can change the type of a column using the dropdown. For instance, in our example, the “Purchase Requisition ID” column should be a Case ID, not an Event Attribute.
Click Upload Log.
We will be prompted to enter a log name.
Click OK to upload the log.
The upload is performed in the background and can take some time. A spinning wheel is displayed next to the log name during the upload. The upload is complete when the spinning wheel stops. You are now ready to explore your event log.
Discover a Process
To view the operations we can perform with a log, right-click on the log. Click Discover model > From full log to open the model in Process Discoverer.
Alternatively, we can double-click the file to open the model in Process Discoverer.
By default, Process Discoverer displays the event log as a process map.
The process map is abstracted to display a certain percentage of nodes and arcs. A node is an activity, role, or Resource in the process map. An arc, on the other hand, indicates the direction of the next node or decision point.
In the Abstract by section, we can use the sliders to adjust the percentage of nodes/arcs that are displayed.
When the slider is placed at 90 for Nodes and 50 for Arcs, 90% of the nodes and 50% of the arcs will be displayed.
By default, Process Discoverer displays the case frequency on every node and arc. The case frequency is the number of cases where the activity of the arc appears at least once. We can change what Process Discoverer displays in the Overlay section.
Click Duration to display the average duration for each activity in the cases.
Similarly, we can click the Cost to display the average cost for each activity in the cases.
We can also change the frequency, duration, or cost metric to be displayed. For instance, if we wish to display the total duration instead of the average duration, click the dropdown and select Total.
Process Discover now displays the total duration for each activity.
By default, the event log is displayed based on the Activity perspective. This means that the process map displays the activities in the cases. We can change the perspective to Resource. Click the Perspective dropdown in the View section and select Resource.
The process map now displays the resources in the cases.
We can adjust the sliders to increase or decrease the percentage of arcs and nodes displayed.
By default, Process Discoverer displays a process map. We can, however, discover a BPMN model instead of the default process map. In addition to activities, the BPMN model also displays gateways.
To display the BPMN model in Process Discoverer, toggle on the BPMN model in the View section.
The discovered BPMN model is now displayed.
Drill down with filters
We can focus on a specific subset of cases using filters. For instance, we can retain cases that take more than 14 days with the Performance filter.
In Process Discoverer, click the Filter icon . This opens the Filter log window.
Click Performance.
To retain cases that take more than 14 days, use the slider below to specify the 14-day range.
Click OK to apply the filter. Process Discoverer now displays only cases that took more than 14 days.
We can also use the attribute filter to retain cases the activity “Confirm Purchase Order” occurs. In the Filter log window, click Attribute and select “Confirm Purchase Order”.
Click OK to apply the filter. Process Discoverer now displays cases where the “Confirm Purchase Order” activity was present.
Launch a Dashboard
Apromore dashboard allows us to explore the event log and extract key statistics. From Portal, right-click on the event log and click Launch dashboard > Create new dashboard.
This will display Apromore default dashboard view.
This is the Overview view. We can change to other views by switching tabs in the top left corner.
Overview view: This gives statistics of all the cases in the process.
Activity: This allows us to provide statistics from the perspective of the different activities in the process. For example, what the case frequency of each activity is.
Resources: This gives information about each Resource. For example, what the case frequency for each Resource is.
We can also create our custom view. Click “+” to add a view.
Click Create from scratch.
We can start adding charts, tables, tiles, etc, to the dashboard view. To add a new chart, for instance, click the Add new chart icon
It generates a default “Activity instances over time” chart. This chart can be configured using a wide range of configurations. Click on the chart to display the configuration settings.
We can create line charts, column charts, area charts, bar charts, etc.
We can also specify the attribute or metric that should be displayed on the X-axis and Y-axis. We can change the title, subtitle and axis titles of the chart.
We can also add a table to the view. Click the Add new table icon.
The table is added to the view and can be configured.
Click on the table to configure it. In the configuration panel that appears, we can change the table type. For instance, we can select First Touch (FT) statistics to create a first-touch metrics table.
We can select the activities to be considered as first-touch activities. We can also specify the first-touch statistics to display.
Click Done to save the dashboard.
We’d be prompted to name the dashboard. Click OK.