AWE Status Monitor In Range
Did anybody use delivered function - createStatusMonitorInRange (Function createStatusMonitorInRange PeopleCode EOAW_MON_WRK.EOAW_FC_HANDLER FieldFormula).
I am trying to use for one of our custom line level Approvals. It just displays - No approvals required. Looks like the Stage & Path are not invoked by this function.
The requirement is to show the Lines for which the Approver is responsible.
For example: An application has 4 lines submitted by employee for approvals. 1 Parent thread & 4 child threads. 2 Child threads has to be approved by 1 approver & another 2 Child Thread by another approver. Right now the monitor shows all the Threads. I am trying to show just the 2 Child Threads instead of all the 4 Child Threads for an approver.