Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help

Remove permissions on library before adding new permissions

  •  06-18-2010, 3:06 AM

    Remove permissions on library before adding new permissions

    When a user submits a List item, my worklfow creates a new document library. I need to break permission inheritance on the newly created library, remove existing permissions, then set the permissions on the newly created document library where the list item's Created By (Author) user has Contribute.

    I have successfully used the permissions.asmx web service to add permissions to the library.

    Using the permissions.asmx web service, how do you first remove all existing permissions on the library? I assume I first need to use GetPermissionCollection, then RemovePermissionCollection. If so, does anyone have any examples of how to transform the GetPermissionCollection results to the membersIDxml parameter that the RemovePermissionCollection expects?

View Complete Thread
Powered by Community Server, by Telligent Systems