HealthNow_NY_-_
13 years agoNew Contributor
Managing properties of Datasource
Hi,
I have below scenario. can somebody help me in fixing this?
Scenario:
I'm using the data source in SOAPUI PRO and connected(JDBC connection) to the Db2 database. I have query in the datasource which will retrieve more than 1 row as result of each run. My resulting columns are created as properties to the datasource. As there are more then one record in the result. I'm always getting only the last value of result as the property value. How can I make the properties as arrays so that I can hold all the rows from the result set?
Regards,
Pro user.
I have below scenario. can somebody help me in fixing this?
Scenario:
I'm using the data source in SOAPUI PRO and connected(JDBC connection) to the Db2 database. I have query in the datasource which will retrieve more than 1 row as result of each run. My resulting columns are created as properties to the datasource. As there are more then one record in the result. I'm always getting only the last value of result as the property value. How can I make the properties as arrays so that I can hold all the rows from the result set?
Regards,
Pro user.