ContributionsMost RecentMost LikesSolutionsRestart/Retry Option in DatasourceHi , Here is my issue: I am inserting some data into the DB using Datasource. Mid of the execution (Run) , if some interruption Occurs, can i restart the test from the point at which the test stops? For Ex: There are 10,000 Records of data. After inserting the 5000, the test fails. Then I want to start from the 5001 th Record. How to do it ? Regards, Franky.Re: Clone the specific XML Tag ,in DDT.Hi, Thanks for ur response. But , is any other way to pass Array of values to an XML tag , without the help of Groovy ? If not, can i have the needed Groovy snippet ? Regards, Franky.Re: Clone the specific XML Tag ,in DDT.Hi, Let me explain the thing. I need to send notification to "n" number of users ."n" may be 5, 10 or etc. so, i want to create n number of " " tags in my request soap xml, depends on the number of email ids provided in the xls sheet. For example if i provide 5 email ids in my xl sheet , the i need to get my request as follows: OR way2: = = = = is there any way to pass array of email ids to a single tag itself. Regards, Franky.Clone the specific XML Tag ,in DDT.Hi, Here is my requirement. I want to send email notification using the below XMl tag. But , when i am executing as a Data Driven Test , i just want to clone the same tag depends on the number of email id given in the XLS. So, how to do this..? Regards, Franky.Re: CSV with multiple worksheetHi , I am getting the following message when i am trying to go with the given link. " An Error Has Occurred! The topic or board you are looking for appears to be either missing or off limits to you. " So , should I registered specifically for that forum..Or can i use the already existing credential..? Regards, Franky.Re: CSV with multiple worksheetHi Team, Thanks . Is There any specific Forum for SoapUI Pro or SNAPSHOT..? If so, Let me know the Details . Regards, Franky.CSV with multiple worksheetHi, When i am creating Data driven test for multiple test suite , i have to create seperate CSV file for each and Every test suite. so , Is there any way to get data from single CSV file with multiple worksheet..? Regards, Franky.Re: How to Pass NULL values through File DatasourceHi Omatzura, Sounds good. Its working better with the new snapshot . Thanks & Regards, Franky.How to Pass NULL values through File DatasourceHi, Here is the Issue: There is 4 column in my CSV file.whereas 1st value is NULL (ie., Empty Value). These values need to be data driven in such a way having the first Node to be left empty and the remaining column values in the appropriate Node.But During execution, second column value is populated for the first attribute and subsequently. So how to leave the specific value as empty.. Thanks . Franky.Re: getting a value from soap responseHi ole, Since i am a Novice user for Groovy and its usage, Kindly shed some Light On this. Thanks, Franky