Beice
15 years agoOccasional Contributor
[Help]How to access the oracle using JDBC request
Hi
I am going to using SoapUI and visit the oracle database by using following connect string in JDBC request form , but expection occur , I don't know how to handle it . (qa qa are username and password here )
Driver: oracle.jdbc.OracleDriver
ConnectString: jdbc:oracle:thin:qa/qa@10.80.100.100:1521/orcl
Error occur
com.eviware.soapui.support.SoapUIException: Failed to init connection for drvr [oracle.jdbc.OracleDriver], connectionString [jdbc:oracle:thin:LO_GEM_qa/a@10.80.14.106:1521/orcl]
And can we fetch the value in xml body by using property transfer ?
I am going to using SoapUI and visit the oracle database by using following connect string in JDBC request form , but expection occur , I don't know how to handle it . (qa qa are username and password here )
Driver: oracle.jdbc.OracleDriver
ConnectString: jdbc:oracle:thin:qa/qa@10.80.100.100:1521/orcl
Error occur
com.eviware.soapui.support.SoapUIException: Failed to init connection for drvr [oracle.jdbc.OracleDriver], connectionString [jdbc:oracle:thin:LO_GEM_qa/a@10.80.14.106:1521/orcl]
And can we fetch the value in xml body by using property transfer ?