Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Flow designer - In flow context steps not running in UI but records updating

irfan_fedserv
Giga Contributor

When i tried testing a flow , In flow context only first 7,8 steps are showing as running on flow context UI. I cant open any subflows or action outputs and logs from UI . But the subflows and actions are running and updating the specified values in records . Because of this i cant debug the flow correctly .


#flowdesigner #flowcontext #flowtesting #flowcontextui #flowstepmapping

13 REPLIES 13

irfan_fedserv
Giga Contributor

@Ankur Bawiskar Please help ðŸ™‚

Hemanth M
Tera Sage

Hi @irfan_fedserv ,

 

do you see any message on the flow context?,  Have you enabled flow logging on this flow? if not please enable it full (Since Australia version, global property which controls flow logging will not work)

 

Please test this sub prod, enable it in prod, you can disable once debugging is done!

 

HemanthM_0-1787818506066.png

 

Hope it helps!

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025,2026

irfan_fedserv_0-1787819841935.png

flow is in waiting state and when i open flow logs there is nothing .
when i open flow context backend table the subflow is completed , 

irfan_fedserv_1-1787819960919.png

but in main flow it doesnt even enter this step .(step 9). In flow any other step is not running in UI . But the values are updating

irfan_fedserv_2-1787820113517.png

 

irfan_fedserv
Giga Contributor

irfan_fedserv_0-1787819246956.png

Hi @Hemanth M , Thank you for the reply .
Flow reporting is set as system default .

irfan_fedserv_1-1787819346192.png

where can i turn on the flow logging?