Hello All,
My team and I are having a bit of trouble finding resources on making calls to an SAP NetWeaver Gateway OData service in ASP.NET MVC 5.
I am under the impression that Web API is the best way to accomplish this, and I have found lots of resources on utilizing Web API, such as: http://www.asp.net/web-api/overview/odata-support-in-aspnet-web-api/odata-v4/create-an-odata-v4-endpoint
However, I guess I'm missing something. I don't fully understand how to leverage Web API to make a call to an SAP OData service. I have to searched the internet extensively, and I haven't found any solid information on accomplishing this. It's definitely possible that I'm misunderstanding something in the above-mentioned tutorial.
Any resources, suggestions, tips on this topic would be appreciated.
Thanks in advance!