Object Permissions
Each object in the repository is associated with permission settings that grant specific permissions to certain users and groups. These permissions are categorized into basic and extended permissions.
Basic Permissions
Basic permissions relate to accessing and manipulating an object's content and metadata and include the following levels:
Level |
Value |
Description |
---|---|---|
|
1 |
No access is allowed. |
|
2 |
View metadata (properties). |
|
3 |
View the associated content. |
|
4 |
Create relationships, such as between annotations and PDF files, documents, and lifecycles. Documentum uses various types of relationships to manage content effectively. |
|
5 |
Create new version. |
|
6 |
Modify without changing version (modify properties without checkout or modify and check in as same version). |
|
7 |
Delete the object. |
The basic permissions are hierarchical in nature implying that a particular permission level includes all the lower permission...