hi,
we have a requirement of delegating the workflow tasks to the user when he is not available or goes for vacation .
In OOTB scenario when the user clicks on the inbox and can choose the performer to finish the tasks when he changes his status as not available.
In our case, when the user is receiving task, we need to add that user to a specific group dynamically so that relevant ACLs will be applied to the corresponding objects.
When the user chooses another user for delegation, it is applicable for all processes (workflows).
More over we should allow the user to choose specific set of users ONLY based on the workflow conditions. If we extend the WDK usergrouplocator component, we do not have the context of the workflow/task to apply the business logic.