We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Didn't worked.