Forum Discussion
nmrao
9 years agoCommunity Hero
Can't be done thru looping?
Gkm
9 years agoContributor
I don't know how to do this by loop
- nmrao9 years agoCommunity HeroHere is loop thru jdbc result rows example.
http://stackoverflow.com/questions/37659410/soapui-pro-how-to-dynamically-create-soap-request-by-adding-collection-objects/37663508#37663508- Gkm9 years agoContributor
Great thanks let me try first :)
btw can do same fashion with this JSON response ?
- nmrao9 years agoCommunity HeroOf course. Here is an example:
https://github.com/nmrao/soapUIGroovyScripts/blob/master/groovy/AssertJsonArrayElement.groovy