Apex ORDS - need help on configuration
Hi Experts,
Related with https://community.oracle.com/mosc/discussion/comment/16980859#Comment_16980859
DEV/UAT:
Install APEX 23.X in UAT and DEV PDB's separately. ORDS will be configured separately for UAT and DEV databases.
So in a single machine, you would be running 2 instances of ORDS
PROD:
Install APEX 23.X in PROD PDB. ORDS will be configured separately for PROD.
http://hostname:8080/ords/PROD
Team will develop and publish restful webservices which will be shared to third party. Develop few custom apps using Apex which will be accessible in internet.
Here, we need your expertise.