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.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

How can the QoS be set in an OSB service flow?

  1. Route node
  2. Routing Options
  3. Dynamic Routing
  4. Routing Table
Question 2 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 3 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 4 Multiple Choice (Single Answer)

Stored procedures can be called from an OSB service by

  1. Java Callout
  2. DB Adapter
  3. both A and B
  4. None of the above
Question 5 True/False

Custom transports can be built on OSB

  1. True
  2. False
Question 6 True/False

OSB 10gR3 can be integrated with BAM

  1. True
  2. False
Question 7 Multiple Choice (Single Answer)

Which of the following actions is for Fire and forget interaction type

  1. Service Callout
  2. Routing
  3. Publish
  4. Java Callout
Question 8 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 9 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 10 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 11 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 12 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 13 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 14 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 15 Multiple Choice (Single Answer)

Which of the following is the type of actions available in OSB?

  1. Communication
  2. Flow Control
  3. Message processing
  4. All of the above
Question 16 Multiple Choice (Single Answer)

The reports created in OSB are stored in

  1. File
  2. Database
  3. both A and B
  4. None of the above
Question 17 True/False

We can build polling services in OSB

  1. True
  2. False
Question 18 Multiple Choice (Single Answer)

Management of end-points of business services, including their failover logic is called

  1. Throttling
  2. Service Orchestration
  3. Service Pooling
  4. Service Aggregation
Question 19 Multiple Choice (Single Answer)

Which is the default error handler available in OSB?

  1. Service level
  2. System Level
  3. Stage level
  4. Pipeline pair level
Question 20 Multiple Choice (Single Answer)

OSB can handle parallel processing by

  1. Split join
  2. Multiple join
  3. Java Callout
  4. None of the above