Hi, We're currently working on building a published OData webservice in our Mendix app. It's my understanding that Mendix 9.24.2 does not support returning JSON responses from exposed OData resources. i checked my API using post man my request able to create object. but I am not getting json response after creating object.
asked
Vignesh balakrishnan Venkateshkumar
2 answers
0
Mendix does support JSON responses, when you select OData V4. See the documentation here.
answered
Rom van Arendonk
0
Thanks Ganesh,
Please see the below screenshot. I trying insert value through OData. it is inserted . but i am not getting success response.