Changing Document to Immutable using Automation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2014 02:09 PM
Is there a way to change a document property to immutable by using an automation? My ultimate goal is this:
The document is IMMUTABLE when the document is UNLOCKED
and
The document is MUTABLE when the document is LOCKED
Any help would be amazing, Thank you!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2014 02:12 PM
This is already by default in Nuxeo a security policy (LockSecurityPolicy
) which prevents all Writes to a document when it's locked.
