IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

EMC Certification E20-495 시험덤프

성공으로 향하는 길에는 많은 방법과 방식이 있습니다. EMC Certification E20-495 시험을 패스하는 길에는 Pass4Test의  EMC Certification E20-495 덤프가 있습니다. Pass4Test의  EMC Certificat ion E20-495 덤프는 실제시험 출제방향에 초점을 두어 연구제작한 시험준비공부자료로서 높은 시험적중율과 시험패스율을 자랑합니다.국제적으로 승인해주는 IT자격증을 취득하시면 취직 혹은 승진이 쉬워집니다.

 

 

NO.1 Which xCP component is responsible for providing page serving and managing annotations on
documents?
A. Documentum Collaboration Services
B. Documentum PDF Annotation Services
C. Document Image Services
D. TaskSpace
Answer: C

NO.2 A manual activity has a Pre-Timer defined to send an email notification.
Which task condition for the activity will trigger the email notification?
A. The task is not completed within the specified time after the workflow starts.
B. The task is not completed within the specified time once the activity is created.
C. The task is not created within the specified time after the completion of the previous activity.
D. The task is not created within the specified time after the workflow starts.
Answer: D

NO.3 What is part of the xCP runtime architecture?
A. Process Integrator
B. Process Reporting Services
C. Process Builder
D. TaskSpace Configuration
Answer: A

NO.4 Which optional xCP product provides document capture and indexing from a customizable web
interface?
A. Informative Graphics Brava!
B. Application Xtender
C. Kofax Capture Enterprise
D. Captiva eInput
Answer: D

NO.5 Which third-party product available from EMC is commonly deployed with TaskSpace to provide
document viewing, redaction, and redlining?
A. Workshare DeltaView
B. Informative Graphics Brava!
C. Adobe Acrobat Reader
D. Documentum Image Services
Answer: B

NO.6 An insurance claims process invokes a child process that is used to determine whether the person
making the claim has secondary insurance. During the child process, a Boolean value,
has_other_insurance, is set by a task processor.
How should the has_other_insurance data item be defined so that the data can be shared between the
parent process and child process?
A. as a process parameter
B. as a structured data type
C. as a simple process variable
D. as an attribute of a package
Answer: D

NO.7 Which core xCP component is responsible for aggregating business process reporting information?
A. Process Reporting Services
B. Business Activity Monitor
C. Process Engine
D. Documentum Reporting Services
Answer: B

NO.8 A manual activity is designed with performer setting as All users in a group.
Which statement represents the server behavior?
A. A work item is generated for each user in the group and an inbox item is also generated for each user
in the group.
B. A work item is generated for each user in the group but no inbox item is generated.
C. A work item is generated for each user in the group, but only one inbox item is generated for the entire
group.
D. One work item is generated for the entire group and an inbox item is generated for each user in the
group.
Answer: A

NO.9 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?
A. process parameters
B. process variables
C. attributes of a package
D. no mapping is required
Answer: C

NO.10 During single-user testing, the task list of a TaskSpace application takes over 10 seconds to render.
What is the EMC recommended method for an application developer to identify the DQL queries that may
be the cause of the problems?
A. Turn on database level tracing and give the trace data to an experienced DBA.
B. Enable DFC tracing on the TaskSpace application server and convert the trace file to an Excel-friendly
format using traceD6.awk.
C. Install a proxy on the client machine and monitor the traffic with the TaskSpace application server
when clicking on the task list.
D. Set the last_sql_trace flag in the repository's server.ini on the Content Server and obtain all the queries
from the server log file.
Answer: B

NO.11 Which component is responsible for executing outbound data/messaging activity templates from the
Process Integrator?
A. Business Process Server
B. SMTP Server
C. Content Server
D. Java Method Server
Answer: D

NO.12 Case workers access a TaskSpace Task List component in order to determine the most important
tasks to work on each day. Workers will filter their task list by two required data fields: Request_date:
DATE
Income: FLOAT
A value in both fields is required in order to sufficiently minimize the number of cases shown in the case
worker's task list.
How must request_date and income be defined to minimize the response time for the task list display?
A. as simple process variables
B. within separate structured data types
C. within the same structured data type
D. as attributes within package data
Answer: C

NO.13 Where can an application developer enable tracing for Composer to monitor building or importing a
project?
A. dfc.properties
B. log4j.properties
C. Eclipse preferences
D. composer.properties
Answer: C

NO.14 Where are exceptions from Outbound Activity templates logged?
A. bpm.log
B. log4j.log
C. bps.log
D. server.log
Answer: A

NO.15 Which xCP component executes automatic runtime activities such as Queue Item Prioritization and
Outbound System Integration activities?
A. TaskSpace
B. Process Engine
C. Process Integrator
D. Content Server
Answer: B

NO.16 Users access documents by searching for them using a fulltext query. The query could potentially
return hundreds of thousands of documents; however users are only allowed to access those that were
generated within the user ¯ s o w n depa rt m en t, w h i ch i s a s m a ll nu m be r o f docu m en t s . A ccess i s con tr o ll ed
using an ACL that grants appropriate access by department.
Which data modeling approach will significantly improve the response time for the query without changing
the query semantics?
A. Modify the query to run at the database rather than the fulltext server.
B. Ensure that the ACL assigned to documents does not contain a large number of accessors.
C. Modify the ACL to restrict, rather than grant, access using the access restrictions feature of Trusted
Content Services.
D. Add an attribute value to documents that indicates the originating department and modify the query to
filter on this attribute.
Answer: D

NO.17 An application developer needs to create a business process template that allows a user to modify
individual task instructions for new process instances without having to uninstall the process template.
How should the task instructions be stored?
A. in text documents stored in the repository
B. in a structured data type
C. in process variables
D. in process parameters
Answer: D

NO.18 A medical supply company has a product approval workflow where the unique product ID must be
exposed to TaskSpace users in the task list template.
What is the EMC best practice for exposing the ID in the task list template?
A. Customize the query that populates the task list template.
B. Put the product ID into a structured data type.
C. Customize the task list template using the WDK XML configuration.
D. Mark the package data as reportable for BAM.
Answer: B

NO.19 After defining a package, a developer selects the This package can be used to generate reports check
box.
Where does the application developer enable audit trail settings to publish reporting data?
A. Process Reporting Services
B. the process template
C. TaskSpace
D. the package definition
Answer: B

NO.20 Where are exceptions from Inbound Activity templates logged?
A. bpm-runtime.log
B. bps.log
C. documentum.log
D. server.log
Answer: B
 
Posted 2013/7/18 6:47:44  |  Category: 미분류  |  Tag: