Where are exceptions from Inbound Activity templates logged?
A. bpm-runtime.log
B. bps.log
C. documentum.log
D. server.log
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
Form instances stored as XML content exist in a repository.
Which type of change to the form template would require a new version to be created to ensure that the existing form instances remain valid?
A. re-arranging the UI controls on the form
B. adding a calculation formula
C. removing a data item
D. adding an image on the form
Which deployment strategy ensures that custom adaptor code is automatically deployed by xCP?
A. packaged as a TBO
B. packaged as a Standard Object
C. packaged as a SBO
D. packaged as a POJO
A consultant needs to create a form that shows information for an employee in a firm, including the department in which the employee works. The company has a list of departments in an external database.
Which type of adaptor should be used to populate a list box with all of the departments?
A. Data Source
B. Document Processor
C. Item Initializer
D. SetValue
Which mechanism is used by the BAM server to schedule BAM jobs?
A. Database triggers
B. Documentum job
C. Loops and delays
D. Quartz enterprise scheduler
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
An application developer built a solution that invokes processes using the DQL Inbound - Initiate activity.
Which aspect of this activity may require updating prior to packaging with Composer to ensure optimum performance in production?
A. DQL Qualification To Fetch Objects
B. Update Object Attributes Query
C. Post Process Option
D. Polling Frequency
According to EMC best practices, when deploying an xCP application, which artifacts should be imported into a separate DAR file and deployed to the target environment before the rest of the application?
A. forms referenced by the TaskSpace application
B. workflows referenced by the TaskSpace application
C. business object framework (BOF) objects
D. structured data types used to create reports
Which referenced artifacts are imported during an import of a TaskSpace application into a Composer project?
A. Embedded sub forms of TaskSpace forms
B. ACL Templates
C. SBO modules implementing custom Forms adapters
D. Dynamic Work Queues