how to see flow execution detail

____39
Tera Contributor

Why I can't see the flow execution detail? what should I do? Thank you!

find_real_file.png

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can also visit sys_flow_context table to see the execution details

how are you navigating to the above screenshot

regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

OlaN
Giga Sage
Giga Sage

Hi,

You will probably need to change the Flow reporting property: com.snc.process_flow.reporting.level

Set it to value "ON" to enable reporting.

Also note, best practice is to not enable this on a Production instance, use it on testing/development instances only.