Forum Discussion
Hello Richie,
Azure db is non sql and DB is document type .On top i am not able to find any drived related to that .Could you please help me in this
ok - first things first - ignore ReadyAPI! for now
have you got a db connection via a db interrogation tool already? i.e. have you got a connection to the db via dBvisualiser or any other DB interrogation tool?
If you can use one of those tools to hit the DB - you should be able to setup the connection in ReadyAPI! - cos ReadyAPI's connection is doing the same thing as those db interrogation tools
It shouldn't matter whether it's a NOSQL DB or not - COSMOS is a noSQL DB - but it still uses JDBC so you should be ok
cheers,
richie
- Arunsrs7 years agoOccasional Contributor
i used the following connection in SOAP UI 5.4.0:
Driver :CosmosDBDriver/cdata.jdbc.cosmosdb.CosmosDBDriver
Connection String -jdbc:cosmosdb Server=dis4upsrudiqa.documents.azure.com;Port=443;Key="qAZ8rWJsGCbwIP0yNCoM0hiu6OcCPbqu4yT8qtRhVqXpOghh503rNK5QN3tg2xlfCDB6g1OrDjaZnnwC17OkKQ=="
- Arunsrs7 years agoOccasional Contributor
i m geeting error-failed to init cobnnection to driver
- richie7 years agoCommunity Hero
failed to initialise the driver? did you download the correct .jar files for the connection and stick them in the bin/ext directory?
also - as I said before - it's easier (or at least I find it easier) if I setup a connection first in a DB Interrogation tool.
If you do this first, it at least takes most of the headache out of diagnosing the problem - cos if you can connect using a db interrogation tool it means that it's the config in soapui that is the problem.
have you tried this yet?
cheers,
richie
Related Content
Recent Discussions
- 18 hours ago
- 17 days ago