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?
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?
Given the following Oracle File Adapter configuration:
>
className=”oracle.tip.adapter.file.outbound.FileReadInteraction.Spec”>
Which two statemnts are true?
Identify two correct statements about Oracle Event Processing (OEP).