Fiori Qs and Ans with Cross Examination
Question 1 Which HTTP request method can you use to create an OData resource? Correct Answer: POST Justification (from course): OData CRUD operations map to standard HTTP verbs — Create operations are performed by POST. This mapping and OData usage is covered in the course material (see Unit 04.docx where OData service usage and … Read more