How to know what are all the steps its get executed?

Hi,

Do we have any option to know what are all the steps it’s get executed in run time [which we know/see during debug].

Regards,
Sam

Hi Sam,
if you set the Log Level high enough (don’t know right now, which value you need, but 10 should be sufficient… :slight_smile: ), then the Flow engine logs every Flow step to the server.log.

Regards, Lanzelot