[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Handle Errors From...

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Louis, Thank you for sharing the output. The request and response look fine. > Regarding the JSDO.getErrors(), do I need to have an error handler as well to display the error message I'm returning, > or should the KUIB error handler be displaying the "prods:error" string in the response? > I am getting the "Error while saving changes." popup, but not the message from the response. KUIB sets an errorHandler. It seems to be working because you are getting the popup. My guess is that somehow getErrors() is not returning the error message. However, I would need a reproducible case to debug it. Would it be possible for you to do some additional debugging and confirm what getErrors() returns? You could try setting a breakpoint in errorHandler() in index.js and display table.getErrors(). Thank you and regards, Edsel

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