Forum Discussion

hvo's avatar
hvo
New Contributor
6 years ago
Solved

How to loop row response from JDBC Request to send Soap Request

Hi, I am new of ReadyAPI. I have a JDBC Request to get data from table using 2 columns (IntA, IntB). I can put the variable to Soap request to get the first row in the table. But I want to loop all...