- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
- Upon submission, request is sent for approval to requestor's manager.
- If approved:
- If User's location is 'Canada' add user to Bitlocker To Go Exception (ca) and close the request.
- Any other location, user is added to Bitlocker to Go Exception (mcgladrey) and close the request.
- If denied, request is closed and user is notified.
this is my requirement but in flow context it is showing the Create Record → Error
The requested flow operation was prohibited by security rules.
how to resolve this issue can anyone explain with navigation
- If approved:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @damodar
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870023
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2640337
- Open your flow in Flow Designer.
- Click on the Flow Properties (the ... icon or the properties menu button at the top right).
- Find the Run As configuration field.
- Change the selection from User who initiates session to System User.
- Save and Publish the flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @damodar
- Ensure Flow's Run as has been set as System user. If not Change the Run As setting from User who initiates session to System User.
- Verify the exact table you are trying to write to.Check the Access Controls (ACLs) for that table to see if it requires an elevated role .Refer : KB0870023 Flow Designer Create Task fails due to security rules
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @damodar
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0870023
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2640337
- Open your flow in Flow Designer.
- Click on the Flow Properties (the ... icon or the properties menu button at the top right).
- Find the Run As configuration field.
- Change the selection from User who initiates session to System User.
- Save and Publish the flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @damodar
- Ensure Flow's Run as has been set as System user. If not Change the Run As setting from User who initiates session to System User.
- Verify the exact table you are trying to write to.Check the Access Controls (ACLs) for that table to see if it requires an elevated role .Refer : KB0870023 Flow Designer Create Task fails due to security rules
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti