Flow not loading, shows - There was an error loading the execution details for this flow context
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 11:53 PM
I have a requirement to create multiple RITMs based multiple values selected in the list collector of a catalog item.
I am achieving it as below:
I am completely stuck here. Can anyone point out, what might be missing or what more needs to be configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 01:07 AM
It seems that your flow is deleted. Can you check it from the Home icon?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 03:48 AM
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0859622
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1002669
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 04:08 AM
Hi Atulya,
Thanks for responding back. I had already gone through these links. My issue is different than these. I have accomplished this now my enclosing the rest of the activities in a subflow and calling that subflow for the custom RITMs created. Now, the flow is triggered once and it automatically triggers one subflow for the default RITM. For the rest of the RITMs, I can also see separate subflow executions. But now, for any custom RITM, when I click on flow context, it doesnt load the subflow which got executed for that RITM, which is expected I think, because I am just passing an input parameter. But then I have to figure out how to the execution record on click of Flow context related link.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 03:54 AM
@subhajit1993 It seems that the context associated with your flow no longer exists hence you are seeing this error.