With full-text indexing enabled, which rule applies to Webtop simple search?
A. Searches are case-sensitive.
B. Searches are run only against the content.
C. Searches are run against any indexed repository.
D. Searches are run against all searchable attributes.
What must be done prior to configuring a custom search tab in TaskSpace?
A. Create a search template using Forms Builder.
B. Create a saved search using Webtop.
C. Create a dm_query object using Documentum Administrator.
D. Create a search template using Webtop.
By default, what does the name of a custom permission set always begin with?
A. 45_
B. dm_45
C. dm_09
D. custom_
An administrator needs to access information about the execution of workflow instances long after they terminate. Which type of auditing should be turned on?
A. auditing for the Content Server
B. auditing for the workflow instance
C. auditing for the workflow template
D. auditing for the performers of the workflow instance
When modifying an existing custom attribute in a Composer Project, which type of change is allowed?
A. increasing the length of string data types
B. converting string data types to date data types
C. decreasing the length of string data types
D. changing the property name of string data types
According to EMC recommendations, which naming convention should be used when creating an Aspect module in a Composer Project?
A. Use different names for the Aspect module and the Aspect type associated with the module.
B. Use the same name for the Aspect module and the Aspect type associated with the module.
C. Apply default names given for the Aspect module and the Aspect type associated with the module.
D. Use the default name given for the Aspect module and a different name for the Aspect type associated with the module.
A user has marked several documents for removal from a repository by setting the subject property of the documents to 'remove.' Which DQL statement will delete these documents?
A. prune dm_document objects where subject = 'remove'
B. remove dm_document objects where subject = 'remove'
C. delete dm_document objects where subject = 'remove'
D. destroy dm_document objects where subject = 'remove'
A user wants to search for a document whose subject is set to "server" or "Server." Which DQL query will do this?
A. select object_name from dm_document where subject like '%erver'
B. select object_name from dm_document where subject = 'Server'
C. select object_name from dm_document where upper(subject) = 'SERVER'
D. select object_name from dm_document where upper(subject) = 'Server'
A user has been asked to implement a system to ensure that proper processes are being used in publishing and approving controlled documents that are regulated by federal requirements.
Which Documentum product is used for this?
A. Records Manager
B. Discovery Manager
C. Compliance Manager
D. Submission Manager
A corporation maintains a Documentum system with a Content Server in each of three locations. The Content Servers utilize the same database data. Each Content Server connects to a content store that is replicated for use by the other Content Servers.
Which type of architecture does the installation represent?
A. federated repository
B. single stack multiple site
C. single repository distributed
D. multiple repository distributed