ContributionsMost RecentMost LikesSolutionsRe: 2010-09-29 11:41:20 - Error getting response; java.net.UnknoHi sgadir, You can use something like this for the endpoint of a request: ${#Project#WS_Endpoint} At project level; WS_Endpoint property will have following value: https://ipAdd/MachineName:PortNumber/Se ... rvice.asmx Hope this might help you................ Regards, depecheRe: How to do a iteration of a set of elements in a test request xml using SoapUIPROHi McDonald, Herein I am attaching the soapUI project file as well as database script files to create table and populating its rows. I am using SoapUI Pro 3.5 and for JDBC request I am using Sql Server 2008 as database. Can you please cross check it? regards, depecheRe: Where to post issue to get quicker response as i have got the soapUI pro licenceHi, Can you give me the link for Pro Forum Boards? Can you also tell me what all details of License is required to send to support@eviware.com . regards, depecheWhere to post issue to get quicker response as i have got the soapUI pro licencehi, Where to post issue to get quicker response as i have got the soapUI pro licence? regards, depecheWhere to post issue to get quicker response as i have got the soapUI pro licenceHi, Where to post issue to get quicker response as i have got the soapUI pro licence? regards, depecheRe: How to do a iteration of a set of elements in a test request xml using SoapUIPROHi, Is it anything to do with the response time? regards, depecheRe: How to do a iteration of a set of elements in a test request xml using SoapUIPROHi, I cloned the test steps under different TestSuite, but still getting the same error. I think its a threading issue at soapUI (just a guess) as every execution finishes off and you will get the response but before populating "ResponseAsXML" it goes to next step. The very next step, I am trying to retreive the value in the groovy script as follows: def responseAsXML = context.expand( '${JDBC Request#ResponseAsXML#//Results[1]/ResultSet[1]/Row[1]/PERSONRECORDID[1]}' ); But it throws error. Thanks & regards, depecheRe: How to do a iteration of a set of elements in a test request xml using SoapUIPROHi, A very strange thing is happening for JDBC request. When I am running it from test case then it is populating "ResponseAsXML" test properties but when i am running it through TestSuite level then it is not getting populated. Any idea what could be happening as i am getting response for the jdbc request which i am sending. Thanks & regards, depecheError while selecting Stored Procedure under JDBC Request.Hi, I am getting error while selecting Stored Procedure under JDBC Request. Error states that: "There are no stored procedures with returning values for DataSource TestStep". Connection string is fine as i am able to execute Sql query. regards, depecheRe: [SOLVED]Using HAPI libraries in soapUI pro?Hi, I am able to use the HAPI libraries and its working gr8 with soapUI. Thanks for your concern! Thanks & regards, depeche