Multiple choice technology platforms and products

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

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

In OSB, a Business Service provides the interface to backend provider services - it abstracts the actual endpoint and protocol details. Proxy Services expose the interface to consumers, Message Flow is the processing pipeline, making Business Service the correct answer for backend provider interface.