Multiple choice technology platforms and products

For integrating two instances of OSB, which protocol is used

  1. Http

  2. Flow

  3. SB

  4. WS

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

OSB (Oracle Service Bus) uses the SB protocol for direct communication between two OSB instances. This is a proprietary protocol optimized for service bus-to-service bus communication. HTTP is for general web requests, Flow is an internal OSB concept, and WS refers to Web Services which are used for external communication.