Oracle Service Bus and Web Services

Test your knowledge of Oracle Service Bus (OSB) configuration, messaging patterns, and integration features, along with related Web Services and SOA concepts including WSDL, SOAP, XML, and UDDI.

14 Questions Published

Questions

Question 1 True/False

A SOAP message has no default encoding.

  1. True
  2. False
Question 2 True/False

In terms of SOA, always Service = Web Service.

  1. True
  2. False
Question 3 True/False

The element of WSDL can be compared to the parameters of a function call in a traditional programming language.

  1. True
  2. False
Question 4 Multiple Choice (Multiple Answers)

What is UDDI?

  1. UDDI is a directory for storing information about web services
  2. UDDI is a directory of web service interfaces described by WSDL
  3. UDDI does not communicate via SOAP
  4. UDDI is built into the Microsoft .NET platform
Question 5 True/False

You cannot refer multiple XML Schemas in same document.

  1. True
  2. False
Question 6 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 7 Multiple Choice (Single Answer)

We can catch errors in case of publish by setting the value of

  1. Message priority
  2. Quality of Service
  3. Message Expiry
  4. None of the above
Question 8 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 9 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 10 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 11 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 12 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 13 Multiple Choice (Single Answer)

OSB can handle parallel processing by

  1. Split join
  2. Multiple join
  3. Java Callout
  4. None of the above
Question 14 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