How to fix: FlowCompiler: Reference was not found for

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 08:07 AM - edited 11-20-2023 12:43 PM
I made a change to a flow action and now I keep getting this log message: "FlowCompiler: Reference was not found for sys_id. Error Message. Renaming or deleting action input/outputs can cause this issue." I also see this one "Recompile required for sys_flow_subflow_plan with id 6249327d1bef0550b49bea80604bcbde because action instance with id: f1782b501be42510b49bea80604bcb35 is not up to date, action compiled snapshot: 03a1e7fa1be6b1908acd8556cc4bcb51 != latest snapshot: 0014abbe1be6b1908acd8556cc4bcbcd (persisting to db)"
How do I fix this? How do you recompile a sys_flow_subflow_plan?
Thank you for your time, Charles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 10:22 AM
Hi @cgedney ,
What did you change in the flow action, are you getting this error in the main flow where this action is added??
if so check where is referred output of this flow action.
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 01:07 PM
I removed an action and then re-added it with a different name.