How should the has_other_insurance data item be defined so that the data can be shared between the parent proc
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?
What are the minimum prerequisite components for a Documentum Administrator installation on a dedicated applic
What are the minimum prerequisite components for a Documentum Administrator installation on a
dedicated application server host?
How must request_date and income be defined to minimize the response time for the task list display?
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?
How do you diagnose the problem?
A user is not able to create a document in a repository.
How do you diagnose the problem?
What is the EMC best practice for exposing the ID in the task list template?
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?
Where does Documentum store this information?
During the configuration of a repository you provide the following information: repository ID,
repository name, and database owner.
Where does Documentum store this information?
Which data modeling approach will significantly improve the response time for the query without changing the q
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 own department, which is a small number of documents. Access
is controlled 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?
What is the purpose of the Consistency Checker?
What is the purpose of the Consistency Checker?
How should the task instructions be stored?
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?
Which services are deployed?
When installing the Content Server, the installer deploys several default services which run on the
Java Method Server.
Which services are deployed?