Login  Register

Re: ORDS installation

Posted by Roshan on Jul 21, 2016; 6:44am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/ORDS-installation-tp1191p1198.html

I have configured the URl(PLSQL) from https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-configure-multiple-databases
 
Do I need to add the URL in the xml file after doing the mapping?
 
plsqluser-pdb1.xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>Saved on Thu Jul 21 11:07:42 MUT 2016</comment>
<entry key="db.password">@0576D7F1F516BCFD7030DB872CBD6428001046B49E1F5B7741</entry>
<entry key="db.username">plsqluser</entry>
</properties>