HEATConsultant
7 years agoOccasional Contributor
Data Import from SQL Database
SOAP Newbie here.
Successfully created my first SOAP Project and request to create a record.
Now how can I do a mass import by getting the data from a SQL Database source file and then loop through my soap request?
Thanks in advance!
Hi HEATConsultant,
check the other post you submitted - I've answered that one.
The change to those instructions to source from a database is to specify 'Data Connection' rather than 'directory'.
Obviously you'll have to tailor the query appropriately to pick up the records you need - check out the following link https://support.smartbear.com/readyapi/docs/testing/data-driven/types/connection.html
Cheers,
richie