Business rules not executing on extended table in domain separated instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 04:51 AM
Below TWO scenario is on DOMAIN separated instance:
case 1 - I have created a BR on task table, and it works fine on INC/PRB table also.
case 2 - Created similar BR on CMDB_CI table, but the BR is not getting executed on any of the child table ex - on windows table.
----------------------------------------------------------------------------------------------------------------------------------------------------------
case 3 - Replicated 'case 2' on a single tenant instance (non-domain separated instance) and the BR works fine.
What is wring with case 2 on domain separated instance?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 05:53 AM
Hello,
Please see if this support article will assist you: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0755151
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 06:55 AM
Hi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 07:02 AM
Hi,
Alright. Is the parent cmdb_ci business rule created in the TOP domain and global?
Can you give more information as to the settings you've used, etc.
You haven't really provided much other information at this point.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 07:34 AM
Hi
Same thing works fine on standalone instance.