[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: JSDO and Business Entities: Common solution for information/warning messages?

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Hi Edsel, he's using Web Handler. We can look into that. But using context for an additional request response seems wrong. If we'd add additional JSON data to the response of an update call - besides the dataset, so that the JSON returned from the JSDO would be: { "dsCustomer": { "eCustomer" : [ .... ] }, "messages": [ "Update successful, 10 records processed" ] } Would the JSDO be o.k. with receiving such a response? And how could we get access to this additional data on the frontend?

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