Given the following XML document, which two XPath expressions return the same result?
<bookstore>
<book category=”COOKING”>
<title lang=”en”>Everyday Italian Treats</title>
<book category=”WEB”>
<title lang=”en”>Getting Started with XPath</title>
When you create an assert in a test case, you can specify a Compare By rule of xml-identical or xml-similar. The rule designates the strictness of the comparison.
If you choose xml-similar, identify two conditions that will cause the comparison to fall.
Composite X invokes an outbound DB adapter to write data to a database table. You have configured JCA retry at the binding component as follows:
override =”may”>2
override =”may”>2
You have also modeled a fault policy to retry the invocation three times in case of remoteFault as follows:
What happens when the database that is being accessed by the above binding component goes down?
For a particular asynchronous interaction, Oracle SOA Suite hosts two BPEL processes. One BPEL process acts as the client and the other acts as the service. Between the two BPEL processes, what is the smallest number of invoke activities that must be defined?
After you install the OEP product, which action is required to install andconfigure an OEP domain?
EPN is the internal structure of an OEP application and is displayed as a top-down hierarchy in a graphical editor. Which two statements are correct about the Event Processing Network (EPN) in Oracle Event Processing (OEP)?
Which challenge presented by heterogeneous IT architectures does the Oracle Service Bus transport abstraction comprehensively address?