"user query" business rule should not run for a specific catalog item or a variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 12:00 AM
Requirement : The OOB Query business rule "User Query" should not run for a specific catalog item or variables as we need to show inactive users in multiple "List Collector/ Reference" variables of a specific catalog item.
Is this feasible, if yes, could someone share an example please.
Thanks,
Dhruv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 12:49 AM - edited 12-06-2022 12:49 AM
Hi @dhruvd
Please check below Article to know how to Bypass User Query Business Rule:
https://www.servicenow.com/community/developer-forum/bypass-query-business-rule/m-p/2160277
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 12:52 AM
Hi Anubhav,
Have already tried the above solutions but none of them works for my use case.
Thanks,
Dhruv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 01:23 AM
Hi @dhruvd
Can you show what changes you did in your 'user query' BR?
Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2022 04:01 AM
I used the script as is and just added the catalog item sys_id for exception. Still it doesn't work. Not sure what is missing.
Thanks,
Dhruv