Oracle Service Bus (OSB) 10gR3
Covers OSB 10gR3 features including services, message flows, transformations, protocols, and adapters.
Questions
Which of the following adapters are out-of the box supported by OSB 10gR3?
- DBAdapter & JMSAdapter
- DBAdapter,JMSAdapter,AQAdapter & Oracle Apps adapter
- DBAdapter,AQAdapter & Oracle Apps adapter
- None of the above
The mechanism by which the flow of requests to the downstream system can be regulated in OSB is called as
- Request regulation
- Throttling
- Flow regulation
- None of the above
In case of a high request flow, we can regulate the message processing inby setting
- Message priority
- QoS
- Message Expiry
- None of the above
A JMS Topic can have
- Only one consumer
- More than one consumer
- two consumers
- No Consumer
For integrating two instances of OSB, which protocol is used
- Http
- Flow
- SB
- WS
In OSB, monitoring can be implemented at
- service level
- Pipeline level
- Action level
- All of the above
For large payloads, which is the better resource to be used for message transformation
- XSLT
- Xquery
- Any of the above
- None of the above
Which Context variable is used as an input to Publish action in OSB
- $Header
- $body
- $Attachments
- Any user defined variable
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
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
A message can be validated against
- XML Schema
- WSDL
- both A and B
- None of the above
Which of the OSB activities is used for raising an error in the service flow?
- Throw Error
- Raise Error
- Create Error
- 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
We can build polling services in OSB?
- True
- False
OSB 10gR3 can be integrated with BAM
- True
- False