How To Publish CDS View as an OData Service?
OData is a web protocol, so it uses HTTP as its communication layer between different systems to perform query or manipulate data using RESTful APIs and it’s currently being used as the standard communication protocol between SAP and Non SAP systems. What does OData have to do with CDS? Well, you can instantly publish a…