on 2021 Feb 22 9:02 AM
My requirement is when employee takes more than 2 days sick leave he should attach medical certificate as well. So I wrote a business rule for Sick leave, assigned to time type of sick leave in take rule section, rule is as below:
If
employee time. external code is equal to Sick_Leave
employee time.no of days > 2
employee time.attachment is equal to Null
Then
Raise message.....with Error severity.
But this rule not triggering when employee applys for sick leave. Kindly confirm if the rule is correct or is there any issue with assigning the rule.
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.