Your flow cannot be found. Flow sys_id:p definition - Actions not available from update set.

Victor Carter
Tera Contributor

I have several actions that make REST calls to our vendor.  Everything works as expected in DEV.  When the flows/actions were pushed to our other environments via and update set, they will not open and show the following:

Content not found

Your flow cannot be found. Flow sys_id:p definition

 

These are copies of DEV connections with updated parameters for prod.  All of which, both the original and the copy, work as expected in our dev environment.

Has anyone else experienced this, or a similar issue?

Thank you.

5 REPLIES 5

4b0d3
Giga Guru

Were the trigger conditions changed?  I have had similar issues updating the trigger, where we disabled the current prod ones, and added new ones.

Sorry for the delay in responding.  It turns out there was a plugin used in one of my actions that had not been propagated to our production environment.

This is a good tip Victor.  This is the only thread on google that shows the exact error message I was getting and it was because the Integration Hub plugin wasn't active in the target instance.  I encountered this when restoring a Scoped App from a Source control repository.

Yep, in my case it was on a PDI, and the Payload Builder action was not installed. As soon as I installed it, the flow was able to load!