Hello everyone,
is there a way to obtain event logs (in xes or csv format) from BPMN model? I could not find any implemented algorithm in any programming language. Everywhere is mentioned just a way how to generate BPMN model from existing event logs.
Hi @Martin
Event logs I mean events what were done during making tasks in bpmn model (it has often xes or csv format with ID, timestamp, person and what was done in exact step).
So you are looking for event logs of the execution? These are only available on the Process engine you use for the execution, not the modeling tool. If you use Camunda platform, please head over to the Camunda forum for assistance.