What must the client application do to enable a user to view a different rendition format than the original associated with the document object?
A. Request the format from the same document object.
B. Request the format from a different object related to the original.
C. Generate the rendition being requested by the user.
D. Request the format from the previous version of the document object.
In CenterStage, which action is necessary to enable users to search for content in remote repositories?
A. Synchronize the LDAP server accounts.
B. Install ACS to enable replication.
C. Configure My Preferences to include the remote repository folders.
D. Connect the CenterStage server to the remote repository's index servers.
Which statement is true about the relationship between virtual documents and XML documents?
A. XML documents and virtual documents both have hierarchical structures.
B. XML documents automatically parse and organize imported compound virtual documents.
C. A single query is used to find all direct descendents of XML documents or virtual documents.
D. A single query is used to list all XML documents and all virtual documents.
Which action requires WRITE permission, at a minimum?
A. Check in a document as the same version.
B. Check in a document as the next minor version.
C. Check in a document as the next major version.
D. Check in and view the content of a Microsoft Word document.
The queue policy must exist in order to complete which task in Documentum Administrator?
A. Initiate a workflow
B. Provide detailed information on work assignment matching
C. Add a user or group to a work queue
D. Create a new work queue
Which statement about DQL is true?
A. DQL is a scripted language used to customize Documentum client user interfaces.
B. DQL requires a user to have at least Browse permission to view property values for a repository object by DQL.
C. DQL is a compiled language that executes faster than SQL on Oracle databases.
D. DQL is a more precise language than SQL and therefore returns a more precise set of results.
A user wants a list of documents with keywords that contain the words 'parent,' 'child' or both 'parent' and 'child.'
How should the following query be completed to achieve this result? selectobject_name from dm_document __________
A. Where any keywords='parent' or keywords='child'
B. Where any keywords='parent' and keywords='child'
C. Where any keywords='parent' or any keywords='child'
D. Where any keywords='parent' and any keywords='child'
Which Documentum configuration tool is used to design user interface pages for an xCP 1.x application?
A. Forms Builder
B. Process Builder
C. Process Designer
D. xCP Designer