E
egarcia
Guest
Hello Mike, > Would the JSDO be o.k. with receiving such a response? > And how could we get access to this additional data on the frontend? Adding additional properties to the payload could also work. You would not need to try it out. This would be somewhat similar to when "prods" properties are returned for the dataset. In this case they would be at the top level. The processing looks for the DS to process the response and write to the JSDO memory. To access the additional data, you could would need to look at the response parameter in the success handler for the promise. I hope this helps, Edsel
Continue reading...
Continue reading...