Oracle SOA Suite and BPEL Fundamentals
Test your knowledge of Oracle SOA Suite 11g components, BPEL processes, WSDL interaction patterns, adapters, and Service Component Architecture (SCA) concepts.
Questions
Which of the following is used for file exchange on remote file systems
- FTP Adapter
- AQ Adapter
- File Adapter
- RemoteFile Adapter
Which interaction pattern is depicted by the following WSDL snippet
- One way
- Synchronous
- Asynchronous
- None
Which of the following is not a member of Oracle SOA Suite 11g?
- Oracle Policy manager
- Oracle CEP
- Oracle Webcenter
- Oracle BAM
What are the building blocks of a Service Component Architecture?
- Service Components
- Adapters
- Webservices
- None
What are the benefits of SCA?
- Loose Coupling
- Flexibility
- Easy maintenance
- All of the above
In SOA Composite Editor,External References are created in
- Designer
- Left Swimlane
- Right Swimlane
- Any of the above
The mechanism, used by Oracle BPEL PM,for automatically maintaining the states of long-running processes in a database is called
- Logging
- Monitoring
- Reporting
- Dehydration
A BAM Adapter publishes the data to --------- in Oracle BAM server.
- Data Sets
- Data Fields
- Data files
- Data Objects
We can attach a Catch activity onto a ……… in BPEL flow
- Flow
- Scope
- FlowN
- Switch
In a BPEL process,in case of partial failing of operations, the functionality used to backtrack the process is called as:
- Dehydration
- Exception Handling
- Error mitigation
- Compensation
In Asynchronous Interaction pattern
- The client sends a message to the service and the service is not required to reply
- A client sends a request to a service and receives an immediate reply
- A client sends a request to a service and there is no response
- A client sends a request to a service and waits until the service replies
What is the functinality of RCU
- Instals the backend database for Oracle SOA Suite
- Creates the metadata repositories and schemas for various components within Oracle SOA Suite
- Configures the back end database for Oracle SOA Suite
- None of the above
BPEL can publish and subscribe to events directly
- True
- False
What is the functionality of RCU
- Installs the backend database for Oracle SOA Suite
- Creates the metadata repositories and schemas for various components within Oracle SOA Suite
- Configures the back end database for Oracle SOA Suite
- None of the above
BPEL can publish and subscribe to events directly
- True
- False
- Cant Say
- None of the above
Which interaction pattern is depicted by the WSDL snippet
- One way
- Synchronous
- Asynchronous
- None