01. Which three of the following are elements that make up an Adaptive Case Management case definition?
(Choose three.)
a) Case activities
b) Partner links
c) Milestones
d) Exclusive gateways
e) Stakeholders
f) Approval groups
02. Several processes in a project must share the same complex, structured data definition — a customer record with many fields — defined once from an XSD and referenced wherever that structure is needed.
Which artifact should you create to represent this structure?
a) Data object
b) Data association
c) Business object
d) Business indicator
03. You are configuring a simulation scenario for a BPMN process. Which settings belong to the simulation definition (the scenario) rather than to the simulation model?
(Choose three.)
a) Which simulation model the scenario runs
b) The time period or duration the simulation covers
c) The rate or pattern at which new process instances arrive
d) The execution time of each individual activity
e) The cost of each individual activity
f) The resources assigned to perform each activity
04. In Oracle Business Rules 12c, a business analyst wants to author rules that read like sentences rather than technical fact-and-property expressions.
What is the role of a business phrase in this natural-language authoring approach?
a) A named, reusable list of approvers that a Human Task consumes when routing a task.
b) A per-activity timing and cost parameter used when building a simulation model.
c) A reusable domain-language term that verbal rules reference as natural-language vocabulary.
d) A gateway condition expression that determines which branch a BPMN flow takes after an exclusive split.
05. Activity markers in a BPMN process control how an activity repeats or is instantiated over data.
Select the two statements that correctly describe these markers.
(Choose two.)
a) A loop marker repeats an activity while or until a condition is met, executing one iteration at a time.
b) A sequential multi-instance marker creates one instance of the activity per item in a collection and runs them one after another.
c) A parallel multi-instance marker runs its instances strictly one at a time to guarantee ordering.
d) A loop marker creates a fixed number of concurrent instances from a collection.
e) Multi-instance markers can only be applied to gateways, not to activities.
06. Which two statements are true about stakeholders in an Adaptive Case Management case?
(Choose two.)
a) A stakeholder is a point in the case that marks a significant achievement of progress.
b) A stakeholder can be defined as a user, a group, or an application role that participates in the case.
c) Stakeholders are gateways that route the case flow between activities.
d) New stakeholders can be added to a case at run time as the case unfolds.
e) A stakeholder must be a single named human user only.
07. Case business rules react to case events in order to drive the case forward.
Which three of the following are examples of case events that a rule can respond to?
(Choose three.)
a) Arrival of all tokens at a parallel gateway merge.
b) Completion of a case activity.
c) Firing of a boundary event timer on a service task.
d) A change to case data.
e) A milestone being reached.
08. While reviewing a decision table, an analyst finds two rows that match the exact same combination of condition values, but each row asserts a different, incompatible action for that case.
Which decision-table quality issue does this represent?
a) A conflict, because multiple rows match the same fact combination yet assert incompatible actions.
b) A gap, because at least one combination of condition values is left uncovered by any row.
c) A harmless overlap that needs no attention because the engine automatically merges the two matching rows.
d) An infinite activation loop introduced by the Rete network re-evaluating the rows.
09. After you enable BAM for a deployed BPM process and map its indicators, which two capabilities does BAM provide for monitoring KPIs?
(Choose two.)
a) Real-time dashboards that visualize KPI values as instances execute.
b) Auto-calibration of a simulation model from the live runtime data.
c) Alerts that fire when a KPI crosses a defined threshold.
d) Design-time attachment of OWSM security policies to the process endpoints.
e) A decision table that automatically re-routes the running instances.
10. When configuring the expiration policy on a Human Task, which of the following are valid expiration behaviors?
(Choose three.)
a) Expire after a fixed relative duration measured from assignment
b) Expire automatically as soon as the task is delegated to another user
c) Never expire
d) Expire at a specific due date and time
e) Expire once the assignee's job level changes in the org model