Which statement accurately describes deploying your SOA application to acluster?
You want to configure Oracle SOA Suite for Maximum Availability Architecture (MAA).
Which two activities must be completed?
Which two statements are true about standard dashboards?
A user has configured Mediator M1 to receive and route product information from System X into its internal applications in chronological order. For each product, M1 receives one “create” event followed by any number of “update “ events from an AQ Queue via a JMS adapter. M1 can receive updates to the product at any time of day.
The user claims that incoming messages for each product are received and processed in the correct chronological order 95 % of the time. However, the messages are being processed out of order 5 % of the time. This results in critical errors in the target systems. The user expects all messages pertaining to a product to be unconditionally processed in the order of arrival at M1.
What causes this discrepancy?
To support invocation of a SOAP web service from BPEL, you import the WSDL of the web service into your SOA project. The local WSDL copy contains no partner link types. You create a partner link for the web service in the BPEL designer.
How does JDeveloper ensure the request partner link types are provided?
After a successful web application login, an Oracle Access Manager (OAM) token is made available to Oracle WebLogic Server (WLS) where the token is asserted for authentication purposes. The resulting Java Authentication and Authorization Service (JAAS) subject is then made available to the Oracle Web Service Manager (OWSM) agent where it is used to create a Security Assertion Markup Language (SAML).
Which security feature does this scenario illustrate?
You expand a business rule component that a colleague added to the BPEL process. You see an Assign element named Facts_To_Rule_Services.
Which statement is true about this assign element?
Which two statements are true about working with tasks in Business Process Workspace?
Which two business indicators should be created to support a chart titled “Sales Total by Region”?
Which two statements are correct about the Oracle Enterprise Scheduler Service (ESS) facility?
Given the following XML document, which two XPath expressions return the same result?
<bookstore>
<book category=”COOKING”>
<title lang=”en”>Everyday Italian Treats</title>
<author>George Smith
<book category=”WEB”>
<title lang=”en”>Getting Started with XPath</title>
<author>Tammy Lee
<author>SergieLadloff
Which two statements are true about Complex Event Processing (CEP)?