Usha_KodaliFrequent Contributor15 years agoJDBC Connections - groovy scriptI created groovy scipt for Oracle db connection. I call the script in Project LoadScript as def racdb = new JDBCConnections(log) def sql = racdb.Connections() log.info(sql) How do I access s...Show More
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel executionUnable to authenticate license in Ready API Login button unresponsiveSolved
Related ContentData Base Connection using Groovy Script in SOAP UIgroovy script errors[TechCorner Challenge #10] Connecting to JMS using Groovy script