- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2022 04:41 AM
There is a business rule called "task closer" running.
One of the condition is when active changes to false --> state changes to "3" --> for change request table it is "Closed Successful".
I need this to stop running for "change_request " table,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2022 05:09 AM
Hi Bharath,
Modifying OOTB business rule directly is not best practice and that too on task table.
Rather, you can add your own BR to fulfill your requirement and keep its order after above BR that is more than 900. That way your BR will override changes done by above BR only on change request table.
Let me know if you have any further queries.
Please mark this as Correct or Helpful if it helps.
Thanks and Regards,
Abhijit
Community Rising Star 2022
Regards,
Abhijit
ServiceNow MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2022 05:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2022 05:09 AM
Hi Bharath,
Modifying OOTB business rule directly is not best practice and that too on task table.
Rather, you can add your own BR to fulfill your requirement and keep its order after above BR that is more than 900. That way your BR will override changes done by above BR only on change request table.
Let me know if you have any further queries.
Please mark this as Correct or Helpful if it helps.
Thanks and Regards,
Abhijit
Community Rising Star 2022
Regards,
Abhijit
ServiceNow MVP