Download and install ProM 6.9 (process mining tool) on macOS

Akshay Devkate
PROCESS MINING OPENSOURCE
2 min readDec 23, 2020

ProM 6.9 framework runs on java 7 and many packages (functions that are provided in ProM tool) but as ProM 6.9 is targeted at researchers and contains more functionalities than ProM lite it requires java 8 or higher version of java installed on your mac to make use of all the all the latest prototype that are present in ProM 6.9.

After installing java 8 or higher version, visit ProM tool website (link given below)

And navigate to Mac with 64 bit JRE8 and bundle app as shown in below picture. Click the file to start download.

Zip file target to download

After downloading the file unzip the file and open terminal

in terminal navigate to the file path where you have downloaded and unzipped the file.

run .sh files

There are two files with .sh extension one is ProM is used to perform the tasks and other .sh file is ProM tool package manager can be used to import / download the libraries required for performing functions

ProM610.sh ( ProM tool UI)

ProM tool UI

It is user to perform task on data from importing to visualisation. It needs supporting libraries or packages that can be downloaded from

ProMPM610.sh (Pro tool Package manager)

ProM tool package manager.

--

--