In OSB,interface to the backend provider services is called as
-
Business Service
-
Proxy Service
-
Message Flow
-
None of the above
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.