Dynamically Assign a Task to a Group Based on Workflow Variable
Hello,
I am trying to assign one of my tasks to a group (not a role or an individual) based on a variable defined earlier on in the process. For example:
If workflowVar = A, assign group A to the task
if workflowVar = B, assign group B to the task
if workflowVar = C, assign group C to the task
etc.
I see that there is functionality in Windchill to assign a task to a variable, but I have not found any documents to tell me how to use that functionality. How could I make that variable the group I need? Is there a way to GET a cluster of groups and make the variable the group that I need for the task?
Thanks.

