SAP Certified Associate – SAP Integration Suite — Question 2
What are some advantages of creating an OData interface through an API provider? (Choose two.)
Answer options
- A. Automatic creation of a RAML specification
- B. Automatic creation of a WSDL specification
- C. Automatic creation of an openAPI specification
- D. Automatic creation of a Swagger UI
Correct answer: C, D
Explanation
The correct answers are C and D because creating an OData interface through an API provider facilitates the automatic generation of an openAPI specification and a Swagger UI, which enhances documentation and usability. Options A and B are incorrect as RAML and WSDL specifications are not typically associated with OData interfaces.