Dynamic SharePoint List
Participant Resolvers
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 applies only to DocEx and not to 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.