How to dynamically fetch the C levels for approval based on requester department
Summary:
We have a requirement where based on amount the approval will only go as below
- if Requisition amount< 1M, it will go to the department's VP directly.
- if Requisition amount >1M, it will go to department CXO directly. if there is no one defined as department CXO, then it should go to the person who is reporting to CEO.
Is there any way it can be achieved. Can we write some sort of Java code or sql code through BPM
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0