Skip to main content
Question

How to do process mining for processes with loops/cycles.

  • November 29, 2021
  • 2 replies
  • 8 views

Currently using python code generating dummy event logs. For the process which has loops/cycles it is generating logs but in Celonis the process model is not created as expected.

2 replies

  • Level 0
  • November 29, 2021

Hi @subbalakshmi.somis11,

 

in Celonis loops are displayed when an activity is followed by the same activity right after. You say you are using dummy data so I would recommend creating an event log where the same activity happens twice but with different timestamps. Make sure there is no other activity happening between those two timestamps. The process explorer should then display a loop.

 

Hope this helps,

Best

Kevin


gabriel.okaba11
Celonaut
Forum|alt.badge.img+2

Hi Subbalakshmi,

Are you able to push the log successfully to the data model? If yes, then you need to configure the Activity Table (Case,Activity name and Timestamp). Reload the DM and then you will be able to see the Process

 

Best,

Gabriel