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!

Calling ODP/AJAX callback in another application from apex.server.process()

fac586Apr 17 2025

APEX 24.1

Is it possible to call an On Demand application process or page-level AJAX callback in another application using the apex.server.process() API?

If not what are the alternatives? Low-level manual coding using jQuery.ajax()? Duplicating the ODP in all the application modules with the server code consolidated in a database package?

Comments
Post Details
Added on Apr 17 2025
1 comment
174 views