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 defines the interface to an external backend provider. It contains the endpoint URL, protocol configuration, and transport settings required to connect to the actual service implementation. Proxy Services, by contrast, are client-facing interfaces.