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...
Continue reading...