- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 07:40 AM
has anyone experienced this error when activating a Flow in the Flow designer?
I can change and save my flow. I can test the flow, but I can't activate my flow.
I'm on the Washington DC version patch4-hotfix1
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2024 12:12 PM
I removed the "Get catalog variables" component and inserted it again and the problem was solved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024 12:58 PM - last edited yesterday
*** UPDATE ***
There is a solution that has not been accepted as the "official solution" but it definitely is the best one.
The problem:
You have a data pill somewhere that is broken/corrupted/mapped incorrectly.
This is typically due to removing an input that was previously used or needed, but I'm sure it happens other ways.
The solution:
Go find the data pill that's corrupted and fix it. You might have to go through each input on each step to find it, and there might be more than one.
SHOUT OUT TO @JeevesS for the solution. Go give him/her a thumbs up!
*** END UPDATE ***
I didn't have a "Get Catalog Variables" action to delete, so I just deleted everything and re-did it. Worked like a charm!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 09:46 AM
Now I get this message - flow won't test.
Could not retrieve snapshot for test using snapshotId : fe669da41be412d04dd4ece66e4bcbf7
Sigh....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 09:54 AM
I went back to the original one, made the changes I did to the copied one, and then activated the original and got no error messages this time... crazy
Testing it now. Fingers crossed it works now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2024 04:17 PM
Removing the 'Get Catalog Variables' step would have major consequences - every field using these variables would need to be rebuilt. This should only be considered as a last resort.
The problem is likely caused by a single corrupted step. Here's how I solved this issue previously:
- Clone the entire flow
- In the cloned version, delete one step at a time (starting with recent changes)
- Try saving after each deletion
- When the save succeeds, you've identified the problematic step
- Return to your original flow and recreate only that specific step
This method helped me identify and fix the corrupted step while preserving the rest of the flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2024 01:33 AM
Yeah, I've had this issue today on a copy of a Flow - I wish I'd googled it earlier, it was such a specific error I presumed another flow in our instance was causing it! Thanks, all, for sharing this. I'm going to clone this copy and hack out rows until I find out which one is broken. It's a big flow (integration). Wish me luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 10:33 PM
@Bruno Moreira I am facing this issue tried all things which you mentioned but no luck.
You have any update on this how to tackle this issue?
