Number of AWE Approvers?
Hi all,
I have a requirement to identify an approver is number 4 out of 10. This will be a field on a query.
I can find what the number of approver is, but stumped on how to find the total number of approvers in a workflow as the entire workflow is not built before hand.(trying to join eoaw_stepinst and eoaw_userinst)
I can't count the approval rules, as there is logic in the rules so one workflow could be different based on amount criteria.
My report will need to be a PSQUERY and I'm stumped if this can even be done.(total number of approvers for workflow)