Oracle Service Bus (OSB) 10gR3

Covers OSB 10gR3 features including services, message flows, transformations, protocols, and adapters.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following adapters are out-of the box supported by OSB 10gR3?

  1. DBAdapter & JMSAdapter
  2. DBAdapter,JMSAdapter,AQAdapter & Oracle Apps adapter
  3. DBAdapter,AQAdapter & Oracle Apps adapter
  4. None of the above
Question 2 Multiple Choice (Single Answer)

The mechanism by which the flow of requests to the downstream system can be regulated in OSB is called as

  1. Request regulation
  2. Throttling
  3. Flow regulation
  4. None of the above
Question 3 Multiple Choice (Single Answer)

In case of a high request flow, we can regulate the message processing inby setting

  1. Message priority
  2. QoS
  3. Message Expiry
  4. None of the above
Question 4 Multiple Choice (Single Answer)

A JMS Topic can have

  1. Only one consumer
  2. More than one consumer
  3. two consumers
  4. No Consumer
Question 5 Multiple Choice (Single Answer)

For integrating two instances of OSB, which protocol is used

  1. Http
  2. Flow
  3. SB
  4. WS
Question 6 Multiple Choice (Single Answer)

In OSB, monitoring can be implemented at

  1. service level
  2. Pipeline level
  3. Action level
  4. All of the above
Question 7 Multiple Choice (Single Answer)

For large payloads, which is the better resource to be used for message transformation

  1. XSLT
  2. Xquery
  3. Any of the above
  4. None of the above
Question 8 Multiple Choice (Single Answer)

Which Context variable is used as an input to Publish action in OSB

  1. $Header
  2. $body
  3. $Attachments
  4. Any user defined variable
Question 9 Multiple Choice (Single Answer)

We can call a POJO from an OSB service by

  1. Service Callout
  2. Java Callout
  3. Publish
  4. Route Node
Question 10 Multiple Choice (Single Answer)

Which resource is used for XML to non-XML (& vice-versa)message transformation

  1. X-Query
  2. XSLT
  3. both A and B
  4. MFL Transform
Question 11 Multiple Choice (Single Answer)

In an OSB proxy service,a pipeline is

  1. one-way flow
  2. two-way flow
  3. both A and B
  4. None of the above
Question 12 Multiple Choice (Single Answer)

Following is a leaf node in an OSB flow

  1. Start node
  2. Route node
  3. Branch node
  4. None of the above
Question 13 Multiple Choice (Single Answer)

What are the protocols supported by OSB 10gR3?

  1. Http,HTTPs,jms,File,FTP
  2. EJB,Email,Tuxedo,WS,Flow,SB
  3. All of the above
  4. None of the above
Question 14 Multiple Choice (Single Answer)

In OSB,Message context consists of

  1. XML variables
  2. XML variables shared across the request flow.
  3. XML variables shared across response flow.
  4. XML variables shared across request and response flows.
Question 15 Multiple Choice (Single Answer)

In OSB,interface to the backend provider services is called as

  1. Business Service
  2. Proxy Service
  3. Message Flow
  4. None of the above
Question 16 Multiple Choice (Single Answer)

A message can be validated against

  1. XML Schema
  2. WSDL
  3. both A and B
  4. None of the above
Question 17 Multiple Choice (Single Answer)

Which of the OSB activities is used for raising an error in the service flow?

  1. Throw Error
  2. Raise Error
  3. Create Error
  4. None of the above
Question 18 Multiple Choice (Single Answer)

What is the WLS version used within OSB 10gR3?

  1. 10.3.0
  2. 10.3.1
  3. 10.3.2
  4. 10.3.3
Question 19 True/False

We can build polling services in OSB?

  1. True
  2. False
Question 20 True/False

OSB 10gR3 can be integrated with BAM

  1. True
  2. False