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.
Importing case and events from different files XES IEEE standard
Hi, I would like to import two files from the same log trace:
- the first one contains only trace elements
- the second one contains only event elements
According to IEEE standard, it should be possible, as events should no more be contained within trace elements.
I have two files because they are extracted from the source system using different queries.
Unfortunately, it's not clear - reading the specifications - how can I link an event with the trace element to which it belongs.
The concept:name attribute doesn't seem fit, as it holds - for events - the activity name/code.
I tried to have a look at the source code of XesXmlHandler, but I wasn't able to find the relevant fragment.
Can I have any pointer on this topic?
Comments