Hi,
I downloaded ORDS 21.2 and installed it to a Oracle 21c multi-tenant database. I followed the instruction to install the ORDS from the CDB and it is installed in CDB$ROOT, PDB$SEED and one PDB. I enabled the schema on the PDB to be accessible from ORDS. However, I couldn't find how to specify the mapping between the schema in PDB and URL path. In the documentation about AutoREST, it shows pattern: GET http://<HOST>:<PORT>/ords/<SchemaAlias>/metadata-catalog/.
How to define the <SchemAlias> so that this HTTP request can be directed to access a schema in the PDB? I would like to know this setup for standalone and Tomcat environment.
Thanks,
-Fengting