10-23-2008 04:15 PM
document.setPermissions("Consumer", "GROUP_EVERYONE");
document.setInheritsPermissions(false);
11-19-2008 01:15 AM
var resource = bpm_package.children[j];
resource.setPermission("Coordinator", user.properties.userName);
11-21-2008 04:01 PM
document.setPermission("Consumer", "GROUP_EVERYONE");
document.setInheritsPermissions(false);
<!– For now, owners can always see, find and manipulate their stuff –>
[b]<!–[/b] <globalPermission permission="FullControl" authority="ROLE_OWNER"/> [b]–>[/b]
A system error happened during the operation: Failed to execute script 'workspace://SpacesStore/1b68fcea-af12-45db-8bd8-2a9f54f8b3a2': Failed to execute script 'workspace://SpacesStore/1b68fcea-af12-45db-8bd8-2a9f54f8b3a2': Wrapped org.alfresco.repo.security.permissions.AccessDeniedException: Access Denied. You do not have the appropriate permissions to perform this operation. (AlfrescoScript#1)
11-24-2008 09:12 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.