Getting "The requested flow operation was prohibited by security rules." error in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:04 AM
Hi All,
I have an requirement to create some integration task and some catalog task via flow designer for a catalog item..
While Testing from a admin account my flow is working fine. But when I am testing by impersonating as an itil/ end user I am getting the following error.
In community I came across some suggestions where it was mentioned to Run the flow as a "System user" instead of "user who initiates the session". But after following the same also I am facing the issue.
Can anyone help me out with this.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:07 AM
Check the table configuration and ACLs. Can you go to the Catalog Task table and manually create a task as the itil user?
that’s where I would start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 07:05 AM
Hi,
Please have a look at this article - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 08:18 AM
Look like the impersonated user don't have fill access to create task. Try by native view, and see if user can create task or not.
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
02-12-2024 08:29 AM
Hi,
in Flow properties, please update User as system user. It will work. as of now the user who initiated the user doesn't have Any Create ACL access to create the catalog tasks.