Execution detail of flow in flow designer

fbelghait
Mega Guru

Hi,

   Is there a way to follow the execution of a flow step by step. I checked that table sys_flow_report_doc  but didn't find details about  the flow steps executions

 

 

   

1 ACCEPTED SOLUTION

The column source record allow to link the workflow execution to the incident number

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can check the sys_flow_context table

Regards
ankur

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

fbelghait
Mega Guru

Thanks,

 

   from the context table if we open the 'operation view' it shows the steps in visual view, how can we get the list view. the actions are not listed in the action window below in the context record window

 

Cheers

Thanks

asifnoor
Kilo Patron

If you go to executions tab and open the last executed transaction,you can view the detail of the transaction at each step. What values are received, if there is any error, etc.

Are you looking for anything specific here?

Mark the comment as a correct answer and also helpful if this has answered your question.

fbelghait
Mega Guru

I have flows that are triggered by incident created, the triggered record is an incident.  want to be able to search for execution related to a specific field in the record used for trigger, is there a way to do such search