I have a very simple Case scenario and I wish to create 2 simple steps: Send the case to the person identified in the Employee responsible field on the case; and then when they mark as complete/approve, notify back to the workflow originator. Part two is easy enough, but I'm stuck on how to forward the workflow to the to employee responsible. The nearest I can get is a work item queue but then I'd need to create a work item queue for every employee individually - which with 200+ employees doesn't seem very efficient.
Any other ideas?