ORDS Settings.xml
ENV:
ORDS running in standalone mode. version 23.4
Apex version 23.2
We are fronting ORDS with a OCI load balancer.
Existing URL is https://erpfusionuat.********.org.
We have to create a new domain using the same load balancer like https://apiuat.******.org.
existing settings.xml is as below.
[opc@srv-uat-001 u01]$ cat /u01/uatords/config/global/settings.xml
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"><properties>
<comment>Saved on Wed Oct 23 12:27:49 UTC 2024</comment>
<entry key="database.api.enabled">true</entry>
<entry key="standalone.context.path">/ords</entry>
<entry key="standalone.doc.root">/u01/uatords/config/global/doc_root</entry>