Oracle Service Bus (OSB) Fundamentals
Test your knowledge of Oracle Service Bus architecture, configuration, and key features including message flows, transformations, error handling, and service integration.
Questions
How can the QoS be set in an OSB service flow?
- Route node
- Routing Options
- Dynamic Routing
- Routing Table
A message can be validated against
- XML Schema
- WSDL
- both A and B
- None of the above
What is the WLS version used within OSB 10gR3?
- 10.3.0
- 10.3.1
- 10.3.2
- 10.3.3
Stored procedures can be called from an OSB service by
- Java Callout
- DB Adapter
- both A and B
- None of the above
Custom transports can be built on OSB
- True
- False
OSB 10gR3 can be integrated with BAM
- True
- False
Which of the following actions is for Fire and forget interaction type
- Service Callout
- Routing
- Publish
- Java Callout
What are the protocols supported by OSB 10gR3?
- Http,HTTPs,jms,File,FTP
- EJB,Email,Tuxedo,WS,Flow,SB
- All of the above
- None of the above
In OSB,Message context consists of
- XML variables
- XML variables shared across the request flow.
- XML variables shared across response flow.
- XML variables shared across request and response flows.
In OSB,interface to the backend provider services is called as
- Business Service
- Proxy Service
- Message Flow
- None of the above
We can call a POJO from an OSB service by
- Service Callout
- Java Callout
- Publish
- Route Node
Which resource is used for XML to non-XML (& vice-versa)message transformation
- X-Query
- XSLT
- both A and B
- MFL Transform
In an OSB proxy service,a pipeline is
- one-way flow
- two-way flow
- both A and B
- None of the above
Following is a leaf node in an OSB flow
- Start node
- Route node
- Branch node
- None of the above
Which of the following is the type of actions available in OSB?
- Communication
- Flow Control
- Message processing
- All of the above
The reports created in OSB are stored in
- File
- Database
- both A and B
- None of the above
We can build polling services in OSB
- True
- False
Management of end-points of business services, including their failover logic is called
- Throttling
- Service Orchestration
- Service Pooling
- Service Aggregation
Which is the default error handler available in OSB?
- Service level
- System Level
- Stage level
- Pipeline pair level
OSB can handle parallel processing by
- Split join
- Multiple join
- Java Callout
- None of the above