Applies to:
- Winshuttle Foundation
Site Group Driven
Participant Resolvers home |
Participant resolvers |
ADGroup |
ADO Net Query |
Custom |
GetFromUserProfile |
LDAP Query |
ODBC Query |
Random from Role |
Select From Role |
SharePoint List Query |
SharePointColumn |
Site Group Driven |
Web Service |
Deprecated |
Dynamic SharePoint List |
Dynamic Web Service |
This resolver assigns members of a group as task participants. The number of participants in the assignment depends on the SiteGroup setting, where PersonFromRole assigns a single participant from the SiteGroup and TeamFromRole assigns all of the members of the selected SiteGroup.
If PersonFromRole is selected, the random argument setting determines who is selected. If random is set to No, the first member of the group is selected. If set to Yes, the selection is made randomly from one the members of the group.
Argument |
Description |
display |
A Yes/No value that indicates whether to display the selected workflow participant. |
random |
A Yes/No value that indicates whether to select the workflow participant randomly from the group, depending on the type selected. If PersonFromRole is selected, the random argument setting determines who is selected. If random is set to No, the first member of the group is selected. If set to Yes, the selection is made randomly from one the members of the group. |