Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

apex.server.process /AjaxCallback/ problem in case of RDBMS error

ZoltánMar 25 2021

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

This post has been answered by Zoltán on Oct 18 2024
Jump to Answer
Comments
Post Details
Added on Mar 25 2021
3 comments
1,069 views