Code to extact who has accepted a task
I need help writing some code that will tell me who has accepted an activity task (but may not have completed that task yet). The code needs to run in a Workflow expression bot. I want to send an email to only that person. The task may have initially been assigned to 5 people, then one person accepts the task.
If no one has accepted then the email will go to all 5.
We are using Windchill 12.

