Oracle SOA Suite 12c Essentials — Question 18

Which statement accurately describes how to use SOA Suite to create a REST interface for a provider application that does not support REST?

Answer options

Correct answer: B

Explanation

Answer B is correct because it specifies using the REST binding available in both Oracle Service Bus and BPEL Process Manager, which automatically handles the translation of REST payloads to SOAP/XML. The other options either require additional steps or do not leverage the automatic translation feature provided by the REST binding, making them less efficient for this scenario.