Forum Discussion

Bhagvat86's avatar
Bhagvat86
New Contributor
8 years ago

DataSource and Looping from multiple source

Hi, 

 

 

I have a Soap request which is getting data from 3 different data source Excel, JDBC, JDBC. I want to request to get data row 1 from excel, jdbc, jdbc followed by row 2 from excel, jdbc, jdbc. I am looping through each data source but for some reason its not taking same data row from each source. 

 

How do configure SoapUI NG to take data from different source (JDBC and Excel) and use same data row? (Ex: Data row 1 from source 1, source 2, source 3 then data row 2 from source 1, source 2, source 3)

 

 

 

I'm new to smartbear and SoapUI NG. 

 

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Not clear though why you have to use so? what is your use case?
    If you really have to use that way, then you may create a new data source which will have the data as you wanted, then use it as sing data source. This way, it would be cleaner and elegant approach.