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
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?
A. The activity completes and the fault handler is invoked.
B. The user is unable to acquire the task.
C. The server will create a package and associate it with the activity.
D. The user is unable to complete the activity.
Which function does the Task Manager tab enable in the process debugger?
A. the ability to edit process data associated with the task
B. the ability to select a transition for the task to take
C. the ability to change the skill level for a processor
D. the ability to assign a user with the required skills
A business process has an automatic activity that calls out to a web service. The service provider can experience momentary outages.
What is the EMC recommended approach for this situation?
A. Set the maximum timeout for the automatic activity to account for the outage.
B. Include a rejection flow that subsequently loops back into the automatic activity.
C. Place a second Web Service activity directly after the first that has a Pre-Timer.
D. Use a fault handler with appropriate parameters set for interval and retry.
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.
According to EMC best practices, how should reports be displayed to end users based on a user's group?
A. Create different applications for different users.
B. Create reports for different users with different filters and create different dashboards for different users.
C. Set the permissions on the report template to dm_bam_group.
D. Use the @default-group@ filter variable.
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.
According to EMC Best Practices, how should retention policies be applied to purge or archive historical data from the BAM database?
A. Use Retention Policy Services (RPS) to automatically purge historical execution and business data from the BAM database.
B. Use Retention Policy Services (RPS) to purge historical business data from the BAM database as part of a document's disposition.
C. Manually archive or purge the historical data or schedule jobs to perform the task.
D. Synchronize the BAM database with the Content Server audit trail.
How can an application developer improve performance of Task Lists in TaskSpace?
A. Avoid using custom adaptors in task lists
B. Design task lists for multiple processes
C. Disable ACL security on structured data types and process variables
D. Minimize the number of roles in a TaskSpace application
What are the supported extension points in TaskSpace that allow WDK customization?
A. generic tabs and content transfer
B. overall layout and configurable actions
C. content transfer and overall layout
D. configurable actions and generic tabs