cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Collection of participants for Assigned Activity

VasiliyRepecki
1-Newbie

Collection of participants for Assigned Activity

Hi.

I need to set collection of WTUser as Assigned Activity participants. And all of them are required for this activity.

All WTUsers are initialized dynamically by code invoked from workflow.

It works with single WTUser. But i can not find out number of users in advance.

I tried to use WTGroup but there was exception because of my temp wtGroup is not persistent.

Is there solution of my problem?

Thanks.

1 REPLY 1

May want to configure workflow activity to pull all members of a team template, one Role in that template matching the activity Role. Configure the activity ALL rather than ANY.

Top Tags