A user is performing a search in Webtop and needs to display a Title column in the search result list. Where should the user add the Title column?
A. In Preferences
B. In the Webtop main frame, directly on the column headers
C. On the Saved Search page
D. On the Advanced Search page
Which statement about virtual document components is true?
A. The Content Server creates a dmr_containment object that combines all components of a virtual document.
B. A document can be a component of multiple virtual documents.
C. Adding a component to a virtual document changes that component.
D. When a component document is updated, every virtual document it is in must be updated separately.
An administrator created a group in Webtop called "Dept A's Group". How will the name property of Dept A's Group appear in the repository?
A. DEPT A'S GROUP
B. 0000dept a's group
C. DEPT A S GROUP
D. dept a's group
What is used to create a standard Documentum lifecycle?
A. Composer
B. Documentum Administrator
C. Documentum Application Builder
D. D2
Which DQL statement will modify the character size of attribute "approver_name"?
A. ALTER ("approver_name" char(32)) FROM "SOP"
B. ALTER "SOP" MODIFY ("approver_name" char(32))
C. UPDATE TYPE "SOP" MODIFY ("approver_name" char(32))
D. ALTER TYPE "SOP" MODIFY ("approver_name" char(32))
What can be referenced as an alias?
A. An accessor in a permission set
B. An object_id
C. A dm_note object
D. A repository owner
What are used to determine the users to whom the Energy and Engineering Solutions transmittals are sent?
A. Distribution matrices
B. Email distribution lists
C. Documentum groups
D. Documentum roles
Which statement regarding functionality of the Life Sciences Solution Suite is true?
A. It reduces Environmental Health and Safety non-compliance risk with internal and cross- company collaboration.
B. It provides the ability to quickly generate highly customized communications using Microsoft and Adobe tools.
C. It provides a complete Web Services toolkit for adding interactive document services to existing applications used to manage customer interactions.
D. It provides product, study, trial, and project library management for business owners to reduce IT dependencies.
What is a sub type of dm_sysobject?
A. dm_user
B. dm_activity
C. dm_store
D. dm_cabinet
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