When can the content of an object be searched?
A. after the object is indexed
B. after a rendition is created
C. after keywords are applied
D. after the object is checked in
How are CenterStage search rankings presented to the user in the Score column?
A. Up to five bars
B. Up to three bullets
C. As a percentage from one to one hundred
D. As a number from one to three
What enables the addition of users to a dynamic group at runtime?
A. Content Server
B. an out-of-box feature implemented by all clients
C. writing custom code within a client application
D. modifying rules in an XML file for each client
What is the minimum permission needed to attach annotations to a PDF document in a repository?
A. READ
B. WRITE
C. RELATE
D. VERSION
When a manual task in a workflow is assigned to a queue, what determines the order of tasks in the queue?
A. First-in-first-out (FIFO)
B. Last-in-first-out (LIFO)
C. the queue policy
D. the priority assigned in Process Builder
Which DQL element is used to identify object properties to retrieve from a Documentum repository?
A. FROM
B. WHERE
C. SELECT
D. PROPERTIES
Refer to the alias structure.
alias_set_name = 'hotels'
alias_name = 'downtown'
What is the correct alias reference format?
A. downtown.hotels
B. %downtown.hotels
C. $hotels.downtown
D. %hotels.downtown
A user wants a list of all folders and subfolders within the Resources cabinet in a repository.
How should the user complete the following query to accomplish this?
select object_name from dm_folder _____
A. where folder('/Resources')
B. where folder = '/Resources'
C. where folder('/Resources', descend)
D. where folder = '/Resources', descend
A user has been asked to implement a solution to manage a large collection of documents that need to be archived based on both internal legal requirements and specific government regulations. On which Documentum product should the user base their solution?
A. Records Manager
B. Compliance Manager
C. Content Storage Services
D. Retention Policy Services
Which product is used when attempting to develop a .NET web application that accesses the Documentum platform?
A. Web Development Kit (WDK)
B. Documentum Foundation Services (DFS)
C. Documentum Client Library (DMCL)
D. Documentum Foundation Classes (DFC)