I can route a document to one of five processors. I want to route it to the person with the smallest number of current cases. I calculate workload by counting how many documents each process has in their inbox. How do I compare the number of docs in each folder and decide which one is least?
Question
Question
Answer
SELECTED ANSWER
replied on May 12, 2014
•
Show version history
Here is an image of how I would build the logic and attached workflow (rename txt file to .wfx). Populate the for each value with the ID of each folder you would like to compare. The resulting token Folder ID will return the ID of the folder with the lowest count.
Oh by the way, Hi Alex!
4
0