Dell E20-495 - Content Management xCelerated Composition Platform Application Development Exam Exam
Page: 3 / 37
Total 182 questions
Question #11 (Topic: Topic 1)
An application developer is creating a business process template and needs to ensure that
certain pieces of data that are included within a structured data type will be persisted in the
repository after the workflow completes.
To which location should the structured data type data be mapped?
certain pieces of data that are included within a structured data type will be persisted in the
repository after the workflow completes.
To which location should the structured data type data be mapped?
A. process parameters
B. process variables
C. attributes of a package
D. no mapping is required
Answer: C
Question #12 (Topic: Topic 1)
Which third-party product available from EMC is commonly deployed with TaskSpace to
provide document viewing, redaction, and redlining?
provide document viewing, redaction, and redlining?
A. Workshare DeltaView
B. Informative Graphics Brava!
C. Adobe Acrobat Reader
D. Documentum Image Services
Answer: B
Question #13 (Topic: Topic 1)
What should an application developer do before debugging an HTTP Inbound activity in the
process debugger?
process debugger?
A. Alter the process data associated with the activity.
B. Validate and save the process template.
C. Install a web server onto the development machine.
D. Set the port number in the Preferences dialog box.
Answer: D
Question #14 (Topic: Topic 1)
Consider the following information:
? A Form Template will edit an XML document that has a complex series of
automated validation and modifications applied to it.
? The logic is to occur when the user clicks the Save button on the form and before
the document is saved to the repository.
? The logic requires access to both the XML document and object attribute values.
According to EMC best practices, how can these business requirements be implemented?
? A Form Template will edit an XML document that has a complex series of
automated validation and modifications applied to it.
? The logic is to occur when the user clicks the Save button on the form and before
the document is saved to the repository.
? The logic requires access to both the XML document and object attribute values.
According to EMC best practices, how can these business requirements be implemented?
A. Implement a custom Item Validator and a custom Document Validator.
B. Implement a custom Document Validator and a custom Document Processor.
C. Use a StartWorkflowProcessor Document Processor to start a workflow to perform the logic.
D. Implement a custom Document Processor to validate and modify the document.
Answer: D
Question #15 (Topic: Topic 1)
Refer to the exhibit.
[EMC-E20-495-8.0/EMC-E20-495-8_2.png]
An application developer configures a form template in Forms Builder and wants to display
the read-only attribute r_lock_owner on the form. In the Storage Mapping dialog,
r_lock_owner attribute does not appear in the list for the data item corresponding to the
control.
What should the application developer do so r_lock_owner can be displayed on the form?
[EMC-E20-495-8.0/EMC-E20-495-8_2.png]
An application developer configures a form template in Forms Builder and wants to display
the read-only attribute r_lock_owner on the form. In the Storage Mapping dialog,
r_lock_owner attribute does not appear in the list for the data item corresponding to the
control.
What should the application developer do so r_lock_owner can be displayed on the form?
A. Change the data item name to r_lock_owner so the names match.
B. Configure r_lock_owner attribute in the custom type definition to be editable.
C. Grant the application developer the correct permission so the attribute is accessible.
D. Replace the text field with a bound static text.
Answer: D