You configure an External Event Receiver XQuery Automator with the following incomplete lines of code in your automated task. To complete this implementation, you must substitute the value assigned to the $requestStr variable with another appropriate value. What could be the possible value for this variable?

A. a request to update order data
B. the request that was sent to an activation system
C. the response received from an automation system
D. the data associated with this task
E. the request that will be sent to an activation system
Identify three approaches to indicate that a failure due to invalid requests occurred in a southbound system and that must be addressed manually.
A. Set order state to Failed.
B. Set task to a custom-defined failed state.
C. Transition the process to a manual fallout recovery task.
D. Use Jeopardy notification.
E. Use system events.
Identify two mandatory properties that you must define when modeling an order item specification.
A. the property that indicates the order item name displayed on the Order Management Web client
B. the property that indicates what product specification is assigned to an order item
C. the property that indicates what product class is assigned to an order item
D. the property that indicates the delivery date requested for an order item
E. the property that stores the XML payload received when an order is created and associated with an order item
Which two actions would allow you to configure an XQuery automation plug-in in an automated task that is intended to publish a message in a JMS queue when the task becomes ready to be executed?
A. setting the Event Type as Internal Event Receiver
B. setting the Event Type as External Event Receiver
C. setting the Automation Type as XQuery Automator
D. setting the Automation Type as XQuery Sender
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.
Which three pieces of advice would you offer a developer who is responsible for configuring the CRM and Middleware systems that submit revisions to OSM?
A. Use a unique identifier for each order and the same identifier for its revisions.
B. Always submit changes to services already provisioned by using revisions.
C. Have a numeric field that increases its value with every new revision.
D. Revisions should have a distinct message schema from the original order.
E. Always use the same interface when submitting either an order or a revision.
You are requested to design a solution to handle a fallout scenario while communicating with an inventory system for resource allocation because there are no available ports for a product that was purchased. Identify a solution that would address this condition.
A. designing OSM to update the CRM system about the failure, so that the customer service representative (CSR) can decide whether to cancel the in-flight order or issue a new revision order to allocate new ports
B. cancelling the order in OSM and informing the customer that the request cannot be processed
C. reallocating the reserved ports in the inventory system and activating the requested ports in the activation system manually
D. suspending the in-flight order in OSM and manually creating a new order to create new ports in the inventory system
E. using the Task Web client to edit the order, manually changing the data received from the CRM system, and retrying the failed task for proper allocation of new ports
A customer purchases ABC service for which a new order is submitted to Order Service Management (OSM). Activation for this service is under execution, indicating that the point-of-no-return has not yet been reached, when the customer decides to change the ABC service to XYZ service.
Which two OSM features can you use to handle the customer's request?
A. Order Change Management
B. Order Fallout Management
C. Future-dated orders
D. Follow-on orders
E. Creation of new orders
Why would you use the following XPath expression while defining a behavior for a task?

A. to apply a condition to the behavior
B. to access data from a database
C. to include complex logic in the behavior
D. to get a list of values from the task data
E. to launch a parallel automated task
Which statement is true about the System Events feature in the OSM Administrator application?
A. It is a placeholder to display and manage notifications about Oracle WebLogic Server performance at regular intervals.
B. It is a placeholder to display and manage notifications about OSM Database performance at regular intervals.
C. It is a placeholder to display the list of orders in which exceptions are noted during processing of rules.
D. It is a placeholder to display and manage notifications about OSM Server performance at regular intervals.
E. It is a placeholder to display the list of cartridges that failed during deployment to the OSM Server.