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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Collection of participants for Assigned Activity

VasiliyRepecki
12-Amethyst

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.

Announcements


Top Tags