Hi,
For the Task Allocation i need to get the User with least Work. In K2 i found system SMO i.e. TaskAllocationRoleMethods which has Get Least Work Method. But this method takes K2 Role name as a input. My requirement is to send the List of Users , from which the K2 should decide the user with Least work. Is it possible to connect to any K2 table to create the custom method which will return the user with least work?