Dell E20-495 - Content Management xCelerated Composition Platform Application Development Exam Exam
Page: 1 / 37
Total 182 questions
Question #1 (Topic: Topic 1)
When using Forms Builder, an application developer has two form templates sharing the
same data model.
What type of change on one of the templates will invalidate the shared template?
same data model.
What type of change on one of the templates will invalidate the shared template?
A. renaming the form template
B. modifying the storage mapping
C. renaming a data item
D. renaming a UI control
Answer: C
Question #2 (Topic: Topic 1)
Which core xCP component is responsible for aggregating business process reporting
information?
information?
A. Process Reporting Services
B. Business Activity Monitor
C. Process Engine
D. Documentum Reporting Services
Answer: B
Question #3 (Topic: Topic 1)
An Inbound Step activity is unable to find the correct workitem.
What is the most likely problem with the incoming message?
What is the most likely problem with the incoming message?
A. an incorrect correlation identifier
B. an incorrect schema associated with the workitem
C. the inbound listener has not picked it
D. cannot access to the workitem
Answer: A
Question #4 (Topic: Topic 1)
An insurance claims system process requires a user to upload an investigation report.
Aside from the activity in which the document is uploaded, no other activity should have
access to the document.
How can the application developer ensure that this business rule has been enforced by the
process?
Aside from the activity in which the document is uploaded, no other activity should have
access to the document.
How can the application developer ensure that this business rule has been enforced by the
process?
A. In the Activity Inspector Data tab check the Mandatory Package box and uncheck the Visible Across Entire Process box.
B. In the Process Properties check the Mandatory Package box and uncheck the Visible Across Entire Process box.
C. In the Process Properties uncheck the Visible Across Entire Process box and on the Activity Inspector Data tab check the Visible at this activity box and the Mandatory Package box.
D. In the Activity Inspector Data tab check the Visible at this activity box and the Mandatory Package box.
Answer: C
Question #5 (Topic: Topic 1)
An organization requires documents to be reviewed a variable number of times, which will
be determined at runtime. To satisfy this requirement, the application developer has
created a process template containing a simple loop.
According to EMC best practices, how should the loop iterations be managed?
be determined at runtime. To satisfy this requirement, the application developer has
created a process template containing a simple loop.
According to EMC best practices, how should the loop iterations be managed?
A. with a decrementing counter in a Process Data Mapping activity
B. with conditional branching specified in a Decision Split activity
C. with a Join activity that aggregates multiple flows
D. with an automated method call that tracks the number of approvals
Answer: A