Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Flow Not Found After Publishing – “Content not found. Flow sys_id:p definition”

SrinithiV
Tera Contributor

Hello Experts, 
       I’m facing an issue where my published Flow is not accessible anymore. When I try to open it, I receive the following error message.

Content not found
Your flow cannot be found. Flow sys_id:p definition

Steps Taken:
Created a Flow in Flow Designer under a Scoped Application in Instance A

Published the application successfully and installed in Instance B

But in Instance B it throws the “Content not found” error as shown in the below screenshot.

SrinithiV_1-1754480002823.png

 

Thanks & Regards,

 

Srinithi. V.

 

1 REPLY 1

Bhavya11
Kilo Patron
Kilo Patron

Hi @SrinithiV ,

 

Probably some DEV(Instance A) plugin has not been installed in all environments, JSON Parsed or some other specific plugin that is only installed in DEV(Instance A).

 

 

Please follow below threads

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0823104

 

https://www.servicenow.com/community/developer-forum/your-flow-cannot-be-found-flow-sys-id-p-definit...

 

 

Thanks,

BK