Forum Discussion

robinh12's avatar
robinh12
New Member
2 years ago

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

ReadyAPI is new to me. I have a JDBC Request to retrieve data from a table with two columns (IntA, IntB). To get the first row in the table, I can pass the variable to the Soap request. However, I wa...