Why this Business Rule Script not working fro me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 12:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 12:20 AM
did you form the query using filter condition and copy the correct query?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 12:27 AM
Hii @Ankur Bawiskar
No , without filter i am using and this is not a copy and paste query i wrote this query ??please can you check this where is the mistake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 12:35 AM
Creating custom Quries can lead to complexity when used in script, its recommend to apply filters on list view and use the system provided query for safer use.
You can apply your query logic on list view and right click on filter breadcrumbs and choose copy encoded query.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 03:24 AM
how did you come to the conclusion of that above query?
what's your requirement?
You can directly form the filter condition as per your business requirement, copy the query and use in Encoded query
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader