Which component is responsible for executing outbound data/messaging activity templates from the Process Integ
Which component is responsible for executing outbound data/messaging activity templates from
the Process Integrator?
which location should the structured data type data be mapped?
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?
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?
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?
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?
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?
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?
How are the parent and child process instances executed?
An activity in a parent process template invokes a child process.
How are the parent and child process instances executed?
When will the timer notification be sent?
A workflow activity Post-Timer is set on a manual activity to expire in five minutes. The task for the
manual activity is acquired at 12:05 PM.
When will the timer notification be sent?
what happens?
A package is designated as mandatory in a manual activity when the process template is
designed.
If at runtime no package has been associated with a process instance when that activity executes,
what happens?