SharePoint Modify Permissions
This post processor task allows users to change the permission level of either individual documents or all of the documents being processed.
Fields
-
Authentication Connector: Authentication connection, usually the same one as the Repository Connection, that will allow the Post Processor to perform operation.
-
Run For Each Document: Yes: Will Run Post Processor for each Document. No: Will only run once, ignoring documents.
-
List Name: The collection of data that you can share with your team.
-
SharePoint Site: The SharePoint site
-
Connection URL: The SharePoint URL
-
Excluded Authorities: Comma delimited list of authorities that will not be altered by the post processor. Authorities usually take the form of user names or specific groups like Site Member, Site Visitor, Site Manager
-
Permission Level: The level of permission to grant included authorities.
-
Full Control - Enables users to have full control of the site.
-
Design - Enables users to view, add, update, delete, approve, and customise items or pages in the website.
-
Contribute - Enables users to manage personal views, edit items and user information, delete versions in existing lists and document libraries, and add, remove, and update personal Web Parts.
-
Examples
The following example will update the permissions of the test site listed to give full control to 3Sixty for all the documents listed in the given Documents List (folder).
API Keys
Key |
Display Name |
Type |
---|---|---|
use_condition | Check a condition before executing this task. | Boolean |
task_condition |
Condition |
String |
task_stop_proc |
Stop Processing |
Boolean |
sp_list_name |
List Name |
String |
sp_site_name |
SharePoint Site |
String |
sp_site_url |
Connection URL |
String |
sp_exclude_principal |
Excluded Authorities |
String |
sp_permission_granted |
Permission Level |
String |