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.

Getting Error for Flow context UI action

Tejal Zete1
Tera Contributor

When we click on Flow Context UI action I am getting 'Flow reports not available. Check system property com.snc.process_flow.reporting.levelOpen Context Record' error even I am as admin.

 

For non admin user getting below error 

'Security restricted when invoking processor'

 

if someone have an idea how  to fix this error's.

 

Regards,

Tejal Zete

9 REPLIES 9

skelchie
Tera Contributor

Hi Tejal,

 

have you checked the property?

Just navigate to the sys_properties table and have a look at the property com.snc.process_flow.reporting.level.
Out of the box it is "OFF" which results in no reporting for the flows.

You might change it to "FLOW" or "ON".

 

skelchie_0-1706517161649.png

Best regards,

Sebastian

Hi skelchie,

 

I checked the above mentioned property it is on still it is showing that error (please check below screenshot.)

TejalZete1_0-1706521528690.png

 

Regards,

Tejal Zete

 

 

Wired workaround

try cache.do

clear browser cache

logout n login n try.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Didn't worked.