AWE Dynamic Approvals - Error Steps
edited Aug 27, 2013 10:40PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 8 commentsAnswered
Hi Team
I have run in to an issue again with AWE. This time with dynamic approvals.
We are implementing fiscal approvals (reports-to hierarchies) using dynamic approval. With limited knowledge on dynamic approvals, below are the steps we have implemented so far.
1. Create an array to hold approvers returned by SQLs.
2. Create another array (called &blankarray).
When we traverse through the reporting hierarchies (approvers at different levels from a table) by populating the first array through the stages of approvals using appropriate SQLs, what we see is the execution of the dynamic userlist stops as soon as no approvers are returned which is what we need.
0