Extending Business Rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 07:48 PM
Hi all
I have a change request table that was extended to create another change request table called XYZ Change (this is an example
Question to all the experts out there, is there a way to extend a business rule from the main change.
I am asking because I do not see the check button to inherit.
Or is the ServiceNow Best practice to create a new business rule to the new change(XYZ Change)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 08:16 PM - edited 09-27-2023 08:22 PM
Thank you for your response
This is just pointing out how to create a new BR pointing to the new table which I am very vast with. My question was how to extend an existing BR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 10:41 PM
Hi William,
Extended child tables normally inherit business rules of its parent table unless or until you exclusively set filter conditions to exclude child task type.
__PRESENT__PRESENT