Skip to main content
Version: v2.5

Tab 1 - App set-up & File Upload tab

When you first go to the mpmX Import Wizard link, you have a choice to create a new app or edit an existing app. Click on the "Create new app" button to get started.

The v2.5 Import Wizard has some changes from previous versions.

  • Some of the fields and parameters are now on different tabs.
  • Naming restrictions have been tightened.
  • There are more data upload options.

1. Select the Template App

First, you need to select which mpmX Template App to use with the Import Wizard.

  1. Notice that above the selection field is an App-Filter box. Only apps whose names have words that match the options listed in the App-Filter box will show in the dropdown.
  2. A standard TemplateApp comes with the installation - called "mpmX TemplateApp Wizard". This could be copied, modified, and/or renamed to suit specific needs.
warning

Make sure that you chose an actual Template App for use in this field.

The apps that show up in this list will simply match the search patterns you configure, shown in the App Filter line above. This does not mean that every app will be compatible for use with the Import Wizard. So it is very important that on first setup you create and use a naming convention that identifies proper Template Apps to avoid any confusion.

Select a Template and App Filter bar
Select a Template and App Filter bar

2. Define the name for your application

A good convention is to not use spaces in the name.

warning

These characters are no longer allowed to be used in the application name:

\ / : * ? " < > |

This avoids problems and makes the system more stable.

Name your app
Name your app

3. Give your app a description

This does not have to be long, but should clearly identify the process type or any other important information.

Only after the description has been entered will you see the three options from where to upload your data.

Process description and upload options
Process description and upload options

4. Select the option from where to upload the event log

There are three new options to choose from. Depending on which one you choose different selections will be required to define which event log should be loaded and how it is accessed and what is displayed on the next tab (Event log configuration).

Regardless of which option you choose, the final two tabs (the Advanced Functionalities tab and the Generate App and Load Data tab) will operate the same.

Below are three tabs representing the three options you have to upload your data. Click on the preferred tab to see the correct instructions for that upload option.

In each example we use a Case-Centric Process Mining example. Here is a link where you learn more about how to create an Object-Centric Process Mining process with the Import Wizard.

How to Upload from a Client

  1. Select your folder connector

    • Click in the field to get a dropdown with the connection choices.
    • Choose the connection where your csv file is stored.
    • Click "Upload local file"
      Select your folder connector
      Select your folder connector
  2. Find your data file

    • Navigate to the folder where your csv file is stored, select the event log, and click "Open".
    • In our example it is stored in the mpmX_data/event_logs folder.
      Select your event log
      Select your event log
  3. Adjust your parameter settings under "Upload local file".

    Here you can set some parameters that were in previous versions on the Event Log Configuration tab.

    • Which delimiter sign is used in the csv: Comma, Semicolon, or Blank (space)
    • Whether the field names are included in the csv file or the header: Yes or No
    • Which line break control is used (like under Linux or Windows for example): CR (Carriage Return), LF (Line Feed), or both
    • Which quote option is used when content is in columns: Auto-Detect, Single Quotes, or Double Quotes
    • The name of the Eventlog file that you selected is automatically shown.

The wizard will try to automatically detect the correct settings, but you can adjust them if required as they may not always be detected automatically. All of these settings ensure that the file gets read in the correct way.

Upload from Client - Select Local file
Upload from Client - Select Local file
  1. Click "Continue" to preview the selected event log.

Now you will be taken to the Event Log Configuration page (for Upload from Client).