Help Center>Foundation Help

Applies to:

  • Winshuttle Foundation

Dynamic SharePoint List

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:

  1. Create a solution for documents.
  2. Use Dynamic Sharepoint List Participant resolver.
  3. Provide each of the parameters described in the table above (site, query, list, column).
  4. Save and publish solution.
  5. Route document.