Get started
This section will guide you through the essential steps to start using ADONIS Process Mining Essentials (PME). Follow these instructions to access PME and create your first process mining project.
Open ADONIS PME
To open the ADONIS PME add-on in the ADONIS BPM Suite:
- At the top right of the screen, click
ADONIS apps, and then select Process Mining Essentials.
Create project in ADONIS PME
Once you've opened ADONIS PME, you'll land on the project dashboard. From here, you can create and manage your process mining projects. Proceed as follows:
Initiate project creation
To start a new project, click the Create new project button.
Upload file
Next, you will be directed to the Create new project page with the Upload file section already displayed. You have to select and upload the event log file. It can either be browsed in the file explorer by clicking on the Choose button, or you can simply drag and drop the file.
The requirements of the event log file are:
Supported file formats:
.csv
and.xes
Maximum file size: 1 GB
After the upload is complete, a confirmation message will appear saying the file is "Ready for mapping".
Map columns
After uploading a .csv
file, a preview of your data will be displayed in a tabular format. Before you can import and analyse the event log, you’ll need to map three key parameters to the corresponding columns in your file.
If you're uploading a .xes
file, this step is skipped - ADONIS PME automatically maps the data using standard tags for key attributes.
Map the following parameters to the respective columns in your event log:
Case ID: Unique identifier for an instance of a business process.
Activity key: The name of the activity that represents a specific step or task within the business process.
Timestamp: The date and time when each activity in the process occurred.
You can map these parameters easily by selecting the appropriate column titles from the dropdown menus for each parameter. The table below provides a preview of your data, which will help you identify the correct columns for mapping.
Complete project creation
Once the columns are correctly mapped, click the Create project button to finalise the process.
In the background, the following actions will occur:
The data is being uploaded.
Visualisations are being created.
The project setup is being finalised.
Once everything is complete, you will be redirected to the newly created project. From here, you can begin analysing the visualised data.