- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am seeing error for flow designer when i changed From one update set to another
Error: " Your flow cannot be found. Flow sys_id:n"
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Kumar54 ,
Error usually means Flow Designer can’t locate the flow snapshot record (often due to missing or corrupt sys_hub_flow_snapshot entries or broken references to subflows or variables)....a practical fix is to copy the flow’s sys_id, go to sys_update_version.list, revert to a previous working version, and verify that all referenced subflows, custom actions, and variables were migrated properly so the snapshot pointers align again....
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I'm not following the changing of an update set, but I encountered this error when adding flow variables to an existing flow/subflow, and there are other causes. The ultimate fix for the flow variable issue is to upgrade the Flow Designer plug-in to the latest version (fixed in v26.3 which requires Xanadu patch 5 or greater). You can recover the last working version of the flow following these steps:
- In the Flow Designer / Workflow Studio main page that lists the flow/subflows/actions, click the information icon (i in a circle) beside the flow causing issues and copy the sys_id from the details shown.
- Navigate to sys_update_version.list and search on Names containing the sys_id
- Revert to a previous (working) version of the flow
Another possible workaround for opening a flow that already has this error is found here
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1709519
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Tried above but no change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello @Kumar54,
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0823104
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1120379
https://www.servicenow.com/community/servicenow-ai-platform-forum/your-flow-cannot-be-found-flow-sys...
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks
Santosh.P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago