Unable to add consumed OData service in Mendix App
0
I am trying to add a consumed OData Service to my application in Mendix studio pro 18.8.3, without datahub. And I want to import my Metadata file. But I cannot find the Add consumed OData option. Does anyone know how can I add consumed OData without datahub or why am I not getting the option in the menu?
asked
Elice Priyadarshini
2 answers
1
OData is nothing more then a specific REST call. So you can just use the Consumed REST service.