Simplest approach in AME
Hi,
We are on 12.1.3 and are planning to implement AME for Requisitions Approval. We have the following scenario and need your inputs in finalizing the simplest approach to implement AME.
We have 5 levels of Jobs: Staff, Mgr, Director, ExecVP & CEO. Each job has an approval limit. I have used REQUISITION_TOTAL standard attribute to get the reqTotal and have built several conditions for each job level (eg: REQUISITION_TOTAL is greater than 0 and less than or equal to 2000 USD).
Staff - 0$ limit
Mgr - 0 to 2k
Director - 2k to 15k
ExecVP - 15k to 100k
CEO - 100k & above
0