Which two modeling approaches could be used to handle exceptions thrown by a service? (Choose two.)
A. subprocess
B. event subprocess
C. error and event
D. error catch event as a boundary event on the service task
Which two statements are true about business architecture modeling in BPM Suite? (Choose two.)
A. It fosters a top-down approach that allows for discovery of an organization's processes.
B. It is required before BPMN modeling can begin for a specific process.
C. It is supported by enterprise maps, value chain models, and strategy models created in BPM Studio.
D. It allows you to define high-level processes that span an entire organization.
E. It uses familiar BPMN notation to graphically describe high-level process areas.
Which two statements are true about using project data objects? (Choose two.)
A. Any process in the project can access a project data object.
B. The value of a project data object does not vary between processes.
C. Project data objects can be used only as input arguments to a process.
D. Project data objects can be used in data associations and expressions.
You have a situation where a collection of rules might provide a flexible way of externalizing logic in an application.
Which two are accurate considerations to access as you decide to use a decision table or if-then rules? (Choose two.)
A. The decision table's spreadsheet metaphor is compact and familiar to end users.
B. Decision tables can use globals while if-then rules cannot.
C. The logic likely requires more rules if expressed as a decision table.
D. Unlike with a decision table, an Expression Builder is provided for if-then rules to help you craft condition expressions.
E. Built-in error prevention features for decision tables can help you build more complete and accurate rules.
What determines the life span of the value in a subprocess data object?
A. process
B. task
C. subprocess
D. project
Which two statements accurately describe how Oracle Web Services Manager works? (Choose two.)
A. On the client side, the agent coordinates a pipeline of policy interceptors that apply policy assertions to the request in a standardized, predetermined order.
B. On the service side, policy assertions are processed in reverse order of the client side before the request is delivered to the service.
C. On the client side, the policy manager coordinates a pipeline of agents that apply policy assertions to the request in the order specified by the developer.
D. On the service side, policy assertions are processed in the same order as on the client side before the request is delivered to the service.
What does the case engine use as the content store if a content management system is not specifically configured for case management?
A. Oracle WebCenter Content
B. a CMIS content store
C. a file system
D. a database
Which two statements are true about out-of-the-box metrics support in BPM Suite? (Choose two.)
A. If you want to know average time spent in each activity in your process, you can look at the workload per process dashboard in Business Process Workspace.
B. By default, in standard dashboards that display data about in-flight instances, there is a 30- minute delay before up-to-date data appear in the charts.
C. You can only view out-of-the-box metrics in charts created in Business Process Workspace.
D. During process execution, when a sampling point is reached, the BPMN Service Engine collects all standard process metrics that are prespecified out-of-the-box.
Which option is constraint on promoting a BPMN process to be a case activity?
A. The BPMN process has to be modeled as an asynchronous process.
B. The BPMN process cannot contain human tasks.
C. The BPMN process must be in the same project as the case.
D. The BPMN process requires that the reply from the process contains at least one parameter.
Which two statements are true about configuring service tasks? (Choose two.)
A. A service task can be configured to invoke a process or service asynchronously.
B. Although you call a file adapter as a service from your BPMN diagram, no linkage between your BPMN process and the external reference appears in the SOA Composite Editor.
C. You can invoke a BPEL process by using a service task.
D. The implementation of a service task can be either a process call or a service call.