Hi All,
We have a requirement in our project, where when the claim is created in the System, It is manually assigned to some user in the system.
The client has a framework where it is defined that a person with a particular designation is eligible to approve claim having claim amount of a particular range.
For Example:
Claim Amount | Approver |
---|---|
<=10000 | M |
<=20000 | SM |
<=50000 | PM |
>3000000 | Chairperson |
If the designation of the person to which claim is manually assigned does not match the claim amount mentioned in the above table then the claim should be passed on to the intermediate level till it reaches the person with the permission to approve claim of particular amount.
In short for Example,
If the Claim is of claim amount 40000 and is manually assigned to person with designation M,
who if we see is not eligible to approve the Claim with 40000 claim amount, then the claim needs to be sent to SM, once endorsed it should go to PM who finally is permitted to approve.
The table above is just an example, we have about 8 designations and claim amount ranges to take care of.
Is this requirement suitable to be implemented using the combination of Workflow and BRFPlus.
If yes, Request you to please help us with possible solutions.
Thanks and Regards,
Neha Ashokkumar Singh