E
egarcia
Guest
Hello, As you mentioned, when returning an error message from an OpenEdge Service (for example using undo, throw new AppError()), Rollbase displayed the error message but it does not offer additional details. We are planning to enhance the behavior to recognize the _retVal value in the JSON error message and show it there. Example of JSON error message with message text: {"_retVal":"RETURN ERROR AppError: TEST ERROR","_errors":[{"_errorMsg":"ERROR condition: The Server application has returned an error. (7243) (7211)","_errorNum":0}]} I will add your suggestions to the report. Thank you.
Continue reading...
Continue reading...