Your customer requests OSM to be installed in a highly available environment to support a large volume of inbound orders and outbound requests. Which three components of the OSM architecture would you consider to propose to your customer?
A. Oracle WebLogic installation with a cluster of admin servers
B. Oracle Database with Real Applications Cluster (RAC)
C. Administrator application installation in a clustered environment
D. Load balancer to balance the workload among Oracle WebLogic Servers
E. WebLogic Node Managers to control the Managed Servers
Which three statements are true about the Rapid Offer Design and Order Delivery (RODOD) solution?
A. OSM in the Central Order Management role is responsible for customer order mapping, decomposition, and orchestration.
B. OSM manages the order fulfillment life cycle by providing complete lifecycle visibility and regular status updates to the CRM system.
C. New commercial offerings can eventually be introduced with zero configuration in OSM.
D. Central Order Management is the multi-channel order capture and consumer support system.
E. Central Order Management interfaces with the Element Management and Network Management systems.
You are configuring WebLogic resources for an instance of OSM that connects to a billing application that is deployed in another WebLogic domain and that receives new messages in its local JMS queue. Which two statements are true about a possible procedure to connect OSM to this billing application?
A. You can create and use Store and Forward (SAF) resources to connect the OSM and billing queues.
B. You can configure the properties of the automation plug-in in OSM that allows connection to remote queues.
C. OSM local queues do not need any special configuration to be connected to remote queues.
D. OSM and the billing application must be deployed on the same WebLogic Server, so that OSM can write directly in the billing application queue.
E. OSM offers a productized Python script that recovers messages from the OSM local queue and inserts them in the billing application queue.
Your client's requirement includes viewing log files at regular intervals. Which application would allow the user to view OSM log files?
A. the OSM Administrator application
B. the OSM Design Studio console
C. the OSM XML Import/Export tool
D. the Oracle WebLogic Server console
E. the OSM Task Web client
Which two functions can you perform by using XQuery expressions in your orchestration sequence?
A. selecting a fulfillment mode for an order
B. applying a condition to an orchestration stage
C. calculating a property of your order item
D. identifying order items from incoming orders
E. applying dependencies between orchestration stages
In your OSM implementation, you must send emails to a group of users every time a value is entered in a filed in your order named "failureReason". Identify the feature that supports this requirement.
A. Data Change Notifications implemented at the Order level
B. Data Change Notifications implemented at the Task level
C. Milestone Event Notifications implemented at the Order level
D. Task-State Event Notifications implemented at the Task level
E. Jeopardy Notifications implemented at the Order level
F. Jeopardy Notifications implemented at the Task level
While upgrading an existing cartridge to fit new requirements, you decide to change the task data of an existing task. Which two considerations should you take into account when performing this activity?
A. Adding new elements to your task data will add the same elements to its parent task data.
B. Changing your task data will impact the order recognition rule even if you are not changing a creation task.
C. To change the behavior of a task element, you will have to change the corresponding behavior at the order template level.
D. Some of the elements in your task data must be edited in another task because they are inherited.
E. Changing the task data could also change the task data of other tasks due to inheritance configurations.
What is the relationship between the states defined in your Order Lifecycle Policy and those defined in the order components' external fulfillment states?
A. External fulfillment states are independent of the states in the Order Lifecycle Policy.
B. External fulfillment states are the states present in the Order Lifecycle Policy.
C. A Fulfillment State Map entity maps external fulfillment states to fulfillment states that are the states of the Order Lifecycle Policy.
D. A Fulfillment State Map entity maps external fulfillment states to fulfillment states, which compose the order item states that are present in the Order Lifecycle Policy.
E. A Fulfillment State Map entity maps external fulfillment states to fulfillment states, which compose the order states that are present in the Order Lifecycle Policy.
Identify the option with the scenario or scenarios that can be implemented in the context of task permissions.
1.
The ActivateDSL Role, which requires normal processing of an activation task, requires permission to execute this task under the "DO" execution mode.
2.
The OrderFulfillment Role, which needs to roll back the activation operations previously performed by an activation task, requires permission to execute this task only under the "Amend DO" and "UNDO" execution modes.
3.
The InventoryUpdate Role, which executes reassignment of resources in the inventory system by re-executing a previously performed task in an order under revision, requires permission to execute this task
only under the "REDO" execution mode.
A. 1
B. 2
C. 3
D. Both 1 and 2
E. Both 2 and 3
F. Both 1 and 3
Which two types of fallout scenarios can be detected and notified by implementing a Jeopardy?
A. invalid requests being sent to the downstream system
B. downstream network connectivity error
C. slow downstream system processing
D. failure during order creation
E. failure in runtime execution of automated task XQueries