Which benefit does the Branch Office Caching Services (BOCS) architecture provide in a single- repository distributed environment?
A. A copy of the content to store at each location is created.
B. Content upload and download performance is improved.
C. Content and properties from the repository are published to a target site.
D. Global users, global groups, and global ACL's can be created on a governing repository to be replicated onto member repositories.
When using a Documentum web application, which components are required for accessing a repository?
A. Application Server, Content Server
B. BOCS, Application Server
C. ACS, Content Server
D. Rendering Server, Content Server
Which statement is true for checking in multiple document objects to a repository?
A. The client application determines if two or more document objects can be allowed to have the same name in the same folder.
B. The Content Server determines if two or more document objects can be allowed to have the same name in the same folder.
C. The data dictionary can be configured to allow more than one document object with the same name in the same folder.
D. The Content Server architecture does not allow document objects with the same name in the same folder.
Assuming that xPlore is installed and the repository is configured to use it, when is an object's metadata searchable?
A. after the object is indexed
B. when the metadata is stored in the database
C. after keywords are applied to the object
D. after the object is checked in
Which statement is true regarding default values for basic and extended permissions in a Documentum permission set for dm_owner?
A. They are configured in the Content Server configuration object.
B. They are configured in the Server.ini file.
C. They are not configurable.
D. They are configured in the Repository configuration object.
To which type can the account that the Content Server uses to perform lifecycle actions be configured?
A. current user
B. document owner
C. application owner
D. workflow supervisor
What does the Content Server do when it cannot resolve a workflow alias?
A. Content Server terminates the workflow.
B. Content Server posts a notification in the inbox of the workflow's supervisor.
C. Content Server assigns the work item to the next performer.
D. Content Server ignores the activity and moves to the next activity.
Of which components should multiple instances be created to help avoid a single point of failure in the Documentum repository?
A. Connection Broker and Java Method Server
B. Content Server and Index Server
C. Connection Broker and Content Server
D. Content Server and Windows Server
Which statement is correct about adding an attribute to an object type?
A. The attribute name must be unique among all attributes of a type, including inherited attributes.
B. An attribute can be added to Documentum base types.
C. The added attribute can be in upper or lower case.
D. The attribute must begin with dm_.
What is a valid name for an attribute on a custom type?
A. a_purchase_order
B. purchase_order
C. Purchase_order
D. dm_purchase_order