A manual activity has a Pre-Timer defined to send an email notification.
Which task condition for the activity will trigger the email notification?
A. The task is not completed within the specified time after the workflow starts.
B. The task is not completed within the specified time once the activity is created.
C. The task is not created within the specified time after the completion of the previous activity.
D. The task is not created within the specified time after the workflow starts.
After defining a package, a developer selects the This package can be used to generate reports check box. Where does the application developer enable audit trail settings to publish reporting data?
A. Process Reporting Services
B. the process template
C. TaskSpace
D. the package definition
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
How should an application developer change values in the transition conditions for running process instances without uninstalling the process?
A. by updating activity instances using UPDATE...OBJECTS DQL
B. by defining the transition using process parameters and setting the value during execution
C. by basing the transition on a structured data type and modifying the XML
D. by changing the value in the Transition tab of Process Builder and versioning the process template
Which objects must be configured before creating a work queue?
A. work queue policy and queue category
B. work queue policy and work assignment matching
C. work queue policy and override policy
D. queue category and work assignment matching
How does a business process that uses asynchronous communication relate back to the original message?
A. correlation sets
B. triggered events
C. unique r_object_id of the data package
D. JSESSIONID set by initial message of the Java Method Server
How can an application developer configure a process to allow a case worker to delegate a task?
A. Click the Assign button in the activity's task form.
B. Configure a Pre-Timer to delegate the task.
C. Enable the option in the Performer tab within the Activity Inspector.
D. Modify the Workflow Availability field on the user's properties screen in Documentum Administrator.
How are fields added to a BAM report in PRS?
A. They are selected from report entities.
B. They are defined in report categories.
C. They are identified when selecting a chart type.
D. They are referenced in a report filter.
Which report entity must be added to an alert so it flags completed processes that have exceeded a specified time threshold?
A. process execution
B. activity duration
C. performer aggregation
D. process duration
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