Business rule is not generating the error message but is aborting the action as expected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 12:57 PM
Hello,
I need help with a business rule I created to validate if a person attempt to create a timesheet with the date 30 days in future to abort action from mobile agent. The br is aborting the action as expected but none of the error messages are being displayed. The message I am getting is "no results found".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2024 01:08 PM - edited 11-23-2024 01:12 PM
Here's a screenshot of how my BR is defined.
And a screenshot of the "Default time Sheet Policy" in my instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2024 09:56 AM
current.addErrorMessage or gs.addErrorMessage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2024 07:13 AM