nerdexam
IBM

C2070-981 · Question #186

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…

The correct answer is A. WRITE_ACL on the object D. MODIFY_RETENTION on the object store. 304.ibm.com/support/knowledgecenter/SSNW2F_5.2.1/com.ibm.p8.ce.dev.net.doc/P_FileNet_Ap i _Core_ICustomObject_CmRetentionDate.htm

Security

Question

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?

Options

  • AWRITE_ACL on the object
  • BWRITE_ANY_OWNER on the object
  • CMODIFY_OWNER on the object store
  • DMODIFY_RETENTION on the object store
  • EMODIFY_ALL_PROPERTIES on the object

How the community answered

(52 responses)
  • A
    73% (38)
  • B
    8% (4)
  • C
    4% (2)
  • E
    15% (8)

Explanation

304.ibm.com/support/knowledgecenter/SSNW2F_5.2.1/com.ibm.p8.ce.dev.net.doc/P_FileNet_Ap i _Core_ICustomObject_CmRetentionDate.htm

Topics

#retention date#MODIFY_RETENTION#permissions#Content Manager API

Community Discussion

No community discussion yet for this question.

Full C2070-981 Practice