A developer for an IBM FileNet content Manager system is investigating the use of custom code to directly manipulate the retention value for objects. The developer is reviewing this example:
object.getProperties().putValue(PropertyNames.CM_RETENTION_DATE, retentionDateValue); or object.set_CmRetentionDate(retentionDateValue);
What two permissions are used to set the CmRetentionDate?
A customer is implementing IBM Content Navigator and is investigating Teamspace functionality.
What functionality do Teamspaces provide?
An IBM FileNet administrator wants to grant the least amount of permissions to the users of the system.
What default access role allows the user to access the Process Designer?
An administrator has been tasked with creating a workflow subscription.
Which of the following must be done before the workflow subscription can be created?
Users have reported that some documents are visible in IBM Content Navigator but are not accessible. The security for these documents needs to be reviewed.
When evaluating access granted by a particular access control list, the access control entries are applied in what order of precedence? (From left to right.)