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
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.
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
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
How can a manual activity be configured to push tasks to a specific user if they are not completed within thirty minutes?
A. Define Post-Timer on the activity and set its value to thirty minutes Choose Notification action Select the recipient to push the notification to
B. Define Post-Timer on the activity and set its value to thirty minutes Choose Run JAVA Method action Select dm_BPMReinitializeWQTask method
C. Define Pre-Timer on the activity and set its value to thirty minutes Choose Run JAVA Method action Select dm_BPMReinitializeWQTask method
D. Define Post-Timer on the activity and set its value to thirty minutes Choose Delegate Task action Select the performer
Consider the following hyperlink:
http://
The application developer needs to configure an email template for an activity that includes a hyperlink directly to the task item.
Which process data item needs to be mapped into the taskID placeholder in the URL?
A. task.id
B. task.qitem_id
C. workitem.id
D. workitem.act_id
Consider the following information:
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.
Which system configuration has the most direct impact on the elapsed time between the completion of one activity in a process and the execution of the next automatic activity?
A. heap size and garbage collection settings of the Java Method Server
B. value of the Content Server's concurrent_sessions parameter
C. heap size and garbage collection settings of the TaskSpace application server
D. workflow agent count and sleep interval parameters of the Content Server workflow agent
In an environment where the Content Server, BAM application server, and BAM database server clocks cannot be synchronized to within 30 seconds, which BAM server adjustment can compensate for the disparity?
A. decrease Data Transfer Latency
B. increase Step Size
C. increase Data Transfer Latency
D. decrease Step Size
A BAM alert can be configured to automatically invoke a process when the alert encounters an exception.
How is the target process specified in PRS?
A. Embed the process name in the alert expression.
B. Select the Target Process entity field.
C. Enter the process name in the Process Parameters field.
D. Include the process name in a filter expression.
An application developer is creating a task list template.
How can the developer include process variables in the task list?
A. Select the include process variables check box in the task list wizard.
B. Disable ACLs on process variables.
C. Display tasks from a single process.
D. Include process variables in the search criteria.
After a Task Form is associated with a manual activity within a process template, where else can that Task Form be used?
A. for any activity that has the same activity name
B. for any activity only within the original process
C. for any activity within any process
D. for only the original activity and process
Refer to the exhibits.
Exhibit A Exhibit B
Exhibit C
Exhibit D
According to EMC Best Practices, which approach should be used when packaging xCP application artifacts in Composer projects?
A.
B.
C.
D.
When building an xCP project, the application developer needs to ensure that invoked processes that are not directly referenced by other TaskSpace components are included in the DAR.
According to EMC best practices, which actions should the developer take?
A. Update the ANT build scripts to perform an import of the required sub process when building the TaskSpace Composer Project.
B. Add the sub process to the application using the appropriate TaskSpace Configuration options.
C. Manually import the sub processes templates using the Composer menu options.
D. Create TaskSpace Forms to invoke the sub process.
An xCP deployment requires modifications to a process template and an associated form with running instances of the process in the production environment.
According to EMC best practices, what is the order in which the steps below should be taken to meet the requirements?
A. Check out the process template in the development environment, check back in as the same version.
B. Check out the process template in the development environment, check back in as a new version.
C. Check out the form template in the development environment, check back in as a new version.
D. Check out the form template in the development environment, check back in as the same version.
E. Import both templates into Composer, set the install options to overwrite the object, and deploy the DAR to production.
F. Import both templates into Composer, set the install options to version the object, and deploy the DAR to production.
G. A, D, E
H. B, C, E
I. C, E, F
J. B, C, F