Identify two reasons why Oracle Cloud Adapters make it easier to integrate a SOA Suite
application with a cloud-based application.
A.
They shield the developer from needing in-depth expertise on the functionality of the
cloud-based application.
B.
They help the developer master the intricacies of the cloud application’s data model and
mechanisms for security and session management.
C.
They come with a configuration wizard that is accessible from Enterprise Manager.
D.
They free the developer up to focus on building the business logic for related business
processes.
Which statement is true about the relationship between the WSDL and the JCA binding file
when working with an Oracle Adapter at design time?
A.
The WSDL references the appropriate JCA binding file for each applicable operation in
the WSDL “binding” element.
B.
All operations defined in the WSDL must be mapped to activation specifications in the
JCA binding file.
C.
The JCA binding file defines default adapter property values for each applicable
operation defined in the WSDL.
D.
There is no direct relationship between the WSDL and the JCA binding file at design
time.
The JCA binding file defines default adapter property values for each applicable
operation defined in the WSDL.
BPEL processes are being used to implement both the service and client sides of a
synchronous web service interaction.Which statement is true?
A.
When acting as the client, a BPEL process may omit the Invoke activity.
B.
When acting as the service, a BPEL process may omit the Reply activity.
C.
When acting as the client, a BPEL processmay not invoke as asynchronous process
and wait for a callback.
D.
When acting as the service, a BPEL process may not reply to the client with a welldefined
fault message.
When acting as the service, a BPEL process may not reply to the client with a welldefined
fault message.
http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_faults.htm
You have modeled a composite with an inbound adapter service wired to a BPEL process
component.
Which method do you use to model a rejection handler for the inbound adapter service?
A.
Define the rejection-handler logic inrejection-handlers.xmlin
the$MW_HOME/soa/connectorsdirectory.
B.
Define the rejection-handler logic inline as a child element of the <binding.jca> section of
the inbound adapter incomposite.xml.
C.
Define the rejection-handler logic in a top-level catch block in the BPEL process where
the QName of the fault should bebpws:rejectedMessages.
D.
Define the rejection-handler logic infault-policies.xmlfor the composite, and then
associate thefault-policies.xmlwith the composite.
Define the rejection-handler logic infault-policies.xmlfor the composite, and then
associate thefault-policies.xmlwith the composite.
http://docs.oracle.com/cd/E15586_01/integration.1111/e10224/bp_faults.htm
For each enrollment request message, a health insurance carrier’s web service always
returns a response message acknowledgement the receipt of the enrollment request. If
there are problems fulfilling the requested enrollment, the web service may respond at a
later time with an additional response message detailing why the enrollment could not be
fulfilled.
Which Oracle SOA Suite service component should be used to implement this integration
pattern?
A.
BPEL Process
B.
Mediator
C.
Business Rule
D.
Human Workflow
Business Rule
Page 1 out of 17 Pages |