Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Not able to find flow context showing error"There was an error loading the execution details for this flow context " and" Error: Flow context does not exist. It may have been cleaned."

krishna761
Tera Contributor

Hi Experts

Please help me on this!!

I am facing some issue while open  the flow context.

Not able to find flow context showing error"There was an error loading the execution details for this flow context " and" Error:  Flow context does not exist. It may have been cleaned."

find_real_file.png

 

Thanks,

Mohan

6 REPLIES 6

Harish KM
Kilo Patron
Kilo Patron

Hi is this old record something which your trying to check the flow?

Can you check whether flow context is available in sys_flow_context table.

Alternatively refer this

https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/flow-designer/concept/flow-reporting.html

Regards
Harish

Hi Harish,

Thanks for your response!

 

I have checked in this table "sys_flow_context"  the flow context(record) not available. 

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Did you check that user has READ access to the record/table on which the flow is running?

Did you check that user has READ access to the sys_flow_context table

Regards
Ankur

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

Hi Ankur,

Thanks for your response!

I remember , few days back i can see the flow context now i am trying to open the flow context it showing error.