Hello,
Does anyone know what's wrong with the Ajax Callback solution?
The "apex.server.process" call response always "success"/"done" when RDBMS error (RAISE_APPLICATION_ERROR) occured and the responseText is always empty in Edge+Cgrome.
In the event of an error, the "success"/"done" should not be called & what aboud responsText content?
Example: https://apex.oracle.com/pls/apex/sima/r/app154/home
Thanks&Regards