Notifying clients from backend servers in stateless environments like web applications with HTTP protocol is a challenge, here a great bundle where you can achieve this goal in APEX applications.
I found this resource as a great reference for Oracle development in general and APEX specifically. Oracle Database & APEX development, advice and support
For production installation, you surely need to have a layer in front (Reverse Proxy) of your ORDS, here are samples of configuration for the most popular web servers 1. Apache Reverse Proxy Configuration using Apache 2. NGINX The Oracle APEX Reverse Proxy Guide using NGINX
Comments
Post a Comment