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.
How to convert xml log to xes
Hey all,
I find some logs in
https://svn.win.tue.nl/repos/prom/DataSets/GeneticMinerLogs/GeneticAlgorithmPlugin/logs/These logs contain lots of grouped traces. This is different from XES log and MXML log.
I want to load these logs both in the framework of ProM 5 (LogReader) and Prom 6 (XLog).
I tried to load them by ProM 6.9, but failed.
So, is there a way to convert them to XES log? Or, is there a plugin for loading these logs?
Thanks in advance.
Regards,
Si-Yuan Jing
Answers
I have convertted the XML log to XES log and MXML log by programming.
The XES log works well. However, the MXML log can not be loaded correctly.
The debug information and the log content are attached below.
Can anybody tell me where is wrong? Thanks in advance.