To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.
Recent Activity
Post Comment
Activity List
-
Dear mr. Mannhardt,
From topic https://www.win.tue.nl/promforum/discussion/689/convert-csv-to-xes-using-command-line I understand that you can call your plugin "Convert CSV to XES". I am trying to get this command working, but do not quite know what I should fill in for the parameters.
What I have done so far:
- Installed Prom 6.7 and added the two files you mentioned in the referenced topic to the install directory: (C:\Users\dst\ProM 6.7).
- Tried to apply the command on one of my test csv files. I assume that the other parameters need to be column names?? Example command:
C:\Users\dst\ProM 6.7>CSV.bat "C:\Workflow logs\AanvraagFacilitaireDienst.csv" -start "Eind" -event "Taak - Omschrijving" -trace "Dos.item" -xes "C:\Workflow logs\AanvraagFacilitaireDienstNew.xes"
However, the resulting xes file in not a valid file (Not xml-like when I open it in notepad )
Furthermore, I retrieve the following error when running:
[BEGIN CONSOLE OUTPUT]Starting CLI execution engine...Parameters: [org.processmining.log.csvimport.CSVConversionCLI, C:\Workflow logs\AanvraagFacilitaireDienst.csv, -start, Eind, -event, Taak - Omschrijving, -trace, Dos.item, -xes, C:\Workflow logs\AanvraagFacilitaireDienstNew.xes]Sorting CSV file (0,01 MB) by case and time using maximal 1092 MB of memory ...Finished sorting in 0,27 secondsReading cases ...java.lang.NoSuchMethodException: org.deckfour.xes.factory.XFactoryNaiveImpl.commit()at java.lang.Class.getMethod(Unknown Source)at org.processmining.log.csvimport.CSVConversion.commitFactoryIfNeeded(CSVConversion.java:406)at org.processmining.log.csvimport.CSVConversion.convertCSV(CSVConversion.java:378)at org.processmining.log.csvimport.CSVConversion.doConvertCSVToXES(CSVConversion.java:189)at org.processmining.log.csvimport.CSVConversionCLI.parseCSV(CSVConversionCLI.java:139)at org.processmining.log.csvimport.CSVConversionCLI.main(CSVConversionCLI.java:88)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at org.processmining.cli.CLISimpleStarter.main(CLISimpleStarter.java:34)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)at java.lang.reflect.Method.invoke(Unknown Source)at org.processmining.framework.boot.Boot.boot(Boot.java:327)at org.processmining.framework.boot.Boot.boot(Boot.java:294)at org.processmining.cli.CLISimpleStarter.main(CLISimpleStarter.java:41)Finished reading cases in 0 seconds.start serializing log to XES.XMLfinished serializing log (36 msec.)Log converted successfully!
[END CONSOLE OUTPUT]
Could you give me some tips on how I should use the command? Thank you very much!
Greetings,
Daniël StekelenburgJanuary 2018 Comment -
Hi Maria,
Did you find the formula to calculate fitness in plugin "replay a Log on Petri Net for conformance Analysis"?
I'm looking for it, i'm trying to understand but i did not find material..
Thanks.
RosângelaJanuary 2018 Comment -
Hi Talion,I'm learning process mining techniques and i read your post about, how to calculate simplicity metric for a model.Did you find a way to identify simplicity in model for process mining?
Thanks,
Regards,
RosângelaJanuary 2018 Comment
Howdy, Stranger!