When we are creating prototypes on Build we can consume OData service from Excel.
My doubt is if we can consume OData Gateway Service on Build? If it's possible, how can I do it?
When we are creating prototypes on Build we can consume OData service from Excel.
My doubt is if we can consume OData Gateway Service on Build? If it's possible, how can I do it?
There is an option;
You can also import objects from EDMX file (OData)
You can also try SAP Cloud Platform WebIDE. You can easily create a destination using your OData Gateway service and consume it via a template app.
Currently, it is not possible. All you can do is import the metadata as Edmx file and fill the mock data corresponding to that metadata.