ContributionsMost RecentMost LikesSolutionsRe: Update WSDL Definition in Soap UI 2.0.3Hi Ole, I finally gave in and installed version 2.5.1. The WSDL on multiple folders issue seems to have been resolved in that version. Regards, TomUpdate WSDL Definition in Soap UI 2.0.3I think this is a bug but thought I'd post it here first. When I tried to update the WSDL on Soap UI 2.0.3, the update works fine but when I try to double click on the Binding, so it opens up in the main window, I get an error that a file can not be found. The xsd files are in a different directory to the WSDL and relatively referenced - that is not the problem. One xsd is relatively referenced from another xsd (in the same folder). Soap UI tried to find that file in the same folder as the WSDL when I double click on the Binding. If I change the relative reference to include the folder name, then it works and the Binding opens up in the main window. However if I try to update the WSDL with the new relative referenced file it breaks (as it should). Please don't advise me to update to Soap UI 2.5 I did and all my test broke. I am very reluctant to change versions. I just thought I'd mention it in case you had not noticed (if it is a bug) and carried on to the next versions. Regards, TomJDK version 1.6Are there any issues in using soapUI pro 2.0.3 with JDK 1.6? Thanks, TomStrange behaviour when loading wsdlHello all, I had a project but had to change the WSDL to a new version. This was done without problems (I had renamed one of the bindings so was asked to select the new one). When I restarted soapUI and tried to open the Service (Binding) window, it tried to read from the wsdl but then goes into an endless loop trying to read and failing, resulting in the program being locked up and have to be shutdown. After a couple of restarts, it worked fine. I use version Pro 2.0.2 Thanks, TomDataloop over a number of stepsHi all, How can I loop over a number of steps with dataloop? I want to use the same datasource with a number of steps. I came across an old post dealing with the issue but those links no longer work. Thanks, TomRe: Datasource and Dataloop helpI would like to achieve the same (DataSource Loop over multiple steps) as this but the URL tells me I need to login when I already am logged in. Can someone please put the info on here?Groovy script to setup test DBHi all, I have been using groovy script to setup the test DB from a set of test data from another database (we have lots of test data). Is there a way in Groovy (I admit I'm not an expert on Groovy) to insert the data from one DB to another DB without having to explicitly set the column names? It's getting a little labour intensive and it would be great help to have a script to iterate through the table and insert those rows in the test DB without having to manually create the SQL with the column names. Essentially I want to retrieve the column names from the result set. Thanks, TomRe: Automatic renaming of test steps in referenced variables when renaming a stepHmm, I didn't pay attention but now I noticed in some occasions it gets renamed. If it happens again I'll let you know.Automatic renaming of test steps in referenced variables when renaming a stepI find I have to manually refactor the name of a test step in a referenced variable when I rename a DataSource test step. It would be helpful to have all data that refer to the Data Source automatically updated to reflect the new name.Automatic population of properties in Transfer PropertyI find I'm manually adding the same properties to Data Source, Property Transfer and Data Sink. It would be very useful if those properties could be automatically populated from a specified step that has properties.