Getting Error for Flow context UI action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2024 11:02 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 12:34 AM
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".
Best regards,
Sebastian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 01:46 AM
Hi skelchie,
I checked the above mentioned property it is on still it is showing that error (please check below screenshot.)
Regards,
Tejal Zete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 01:51 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2024 02:04 AM
Didn't worked.