How to replicate an error with workflow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 01:04 AM
Hi there,
I have the following error:
part of the query on task has been ignored because of read security rules on .............
I can't remember where the issue with the read security rules was (where the dots are above) and now I cannot seem to replicate the error to then go and edit the ACLs.
Any help with this matter would be much appreciated as it has blocked my flow from the very beginning.
Kind regards,
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 01:13 AM
check any table level read ACL is restricting or some query BR is restricting?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 01:17 AM
I'm a little confused with your question. I haven't used a BR, it's just a query in an if core activity on my workflow.
The query checks if there is a manager in the approval group, which should be yes in this case. However, as the query is not being executed correctly, it is closing the workflow early.
Any help with this matter would be much appreciated.
Kind regards,
G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 01:24 AM
the user in whose session the query is running, does that user have read access to the table being queried?
Did you try with admin user?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 07:27 AM
I am having this issue with the admin role strangely. I will have a look now. The main thing I want is to just replicate the error so the error message will pop up again. Is there a way for me to do this or no?
Thank you so much in advance.
Kind regards,
G