Applies to:
- Winshuttle Foundation
Dynamic SharePoint List
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 Participant resolver uses a SharePoint List to dynamically select a user for an assignment.
For example, a workflow could assign a task to a particular user in a SharePoint column based upon certain logic in the workflow.
NOTE: This resolver is deprecated. It only applies to older 10.x DocEx site templates, and not forms.
Argument |
Description |
site |
The SharePoint site (Http://server/site). |
query |
The query to fetch the user. |
list |
The name of the SharePoint List. |
column |
The SharePoint column (column type: person) from which to get the user for the assignment. |
The basic process for using this resolver is as follows:
- Create a solution for documents.
- Use Dynamic Sharepoint List Participant resolver.
- Provide each of the parameters described in the table above (site, query, list, column).
- Save and publish solution.
- Route document.