-1

​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?

Boghyon Hoffmann
  • 17,103
  • 12
  • 72
  • 170
Rubens P. P.
  • 19
  • 1
  • 9
  • Voting to close this question since SAP [announced to abandon SAP Build](https://blogs.sap.com/2020/02/04/sap-build-product-sunset/). There won't be any new features added. – Boghyon Hoffmann Dec 25 '20 at 23:22

2 Answers2

0

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.

Huseyin
  • 298
  • 2
  • 7
0

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.

krisho
  • 1,004
  • 7
  • 26