Current and previous objects having same value in business rule.
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2023 10:34 AM
While working with "Resource Plan" table I want to send notification when the "Reduce" UI action is clicked. For which I have created a BR that triggers on end date and planned hours field changes. But the issue is that when I am accessing the value of planned hours from current and previous objects, I am getting the same value.
I want to compare current and previous values of planned hours of resource plan to check if the reduce button is clicked in the BR and then I can trigger notification.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2023 09:43 PM
Please share your BR with ALL configurations.