Busi rule is not Executing on the change table, when the changes are created by the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:18 AM
I have created the after insert BR to update the owner group to other one. But that businesses rule was not executing even though the all the conditions are met.
That was executing when i created the change request manually with the same conditions. But That wasn't executing when the change requests are created by the system.
Please suggest on this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:32 AM
Hi @Mainkanta ,
Did you use isInteractive() function in your business rule?
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:34 AM
No i didn't used that function on the Business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 11:57 AM
Hi @Mainkanta ,
Please share the business rule screenshot.
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 09:38 AM
I have tried by adding the function but still that wasn't executing.