Forum Discussion

lucky009's avatar
lucky009
New Contributor
11 years ago

Groovy sql data to loop the request

Hello All, I need to retrieve data from DB table, store in property, pass it REST request and loop through based on sql query result set. 1) Groovy script to retrieve result (potentially 10 or m...