Business Rule - Issue with applyAutomaticTransition on Change Request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 08:45 PM
Hello,
I created a Business Rule to check it the change request has an attachment. If it does, should be automatic move to the next state.
The following business rule is working fine is PDI instance. However, when I move to our development if failed.
Is there any configuration that needed to be checked. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 09:07 PM
Hi @Lisa Goldman,
You should check the existing business rules that may be overriding/ causing failures your business rule.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 09:28 PM
Thank you for your suggestion @Sagar Pagar
How to trace all the business rules that triggered this change request?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2024 01:31 AM
Hello @Lisa Goldman
Open the change request table in list view.
Click on the column context menu.
Select "Configure Business Rule".
You will be able to view all business rules running on the change request table.
Thanks,
Abhijeet Pawar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2024 03:54 AM
Hi @Lisa Goldman,
You can enable debugging for the business rule, or alternatively, check the business rules for the Change request table.
Thanks,
Sagar Pagar