[progress Communities] [progress Openedge Abl] Forum Post: Re: Object Import - Jsdo

  • Thread starter Thread starter marian.edu
  • Start date Start date
Status
Not open for further replies.
M

marian.edu

Guest
Hi Ganesh, I do understand this is how it is implemented now so we've just changed the GET to PUT for time being (although I still think GET would make more sense)... anyway, what should we return to this? A simple number in the body? We specify a RESPONSE_BODY parameters as number with name 'count' and the result looks like this: {"count": 234} Kendo data source seems to be happy with it, Rollbase gives an error (no message really) when we set the imported object to support count operation :( If we just throw the count number in response body there is no error anymore but it also doesn't show any records afterwards... probably interpret the count to be zero. Bref, how the count response should look like? Thank you.

Continue reading...
 
Status
Not open for further replies.
Back
Top