Skip to main content
Version: v2.6

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.

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 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 or the precalculated mpmX-compliant data model

There are different options to choose from. Depending on which one you choose different selections will be required to define which event log (or precalculated mpmX-compliant data model) should be loaded and how it is accessed and what is displayed on the next tab.

attention

Below are different tabs inside the Help Documentation, representing the options you have to upload your data. Click on the preferred tab to see the correct instructions for that upload option.

info

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 do a CSV Upload

  1. Click "CSV Upload".

  2. Select your folder connector

    • Click in the field to get a dropdown with the connection choices.
    • Choose the connection where your CSV data will be saved
      Select your folder connector
      Select your folder connector
  3. Find your data file

    • Click "Upload local file"
    • Navigate to the folder where your csv file is stored, select your event log, and click "Open".
    • In our example it is stored in the mpmX_data_docu/ folder.
      Select your event log
      Select your event log
  4. If necessary, adjust your parameters to configure how your file is read in. Normally, the appropriate parameters are recognized automatically.

    The following parameters are available:

    • 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.

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

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