Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHello,
It sounds like you could use an XML DataSource to create a loop that iterates over the returned values in the first response, and runs request 2 once for each value. Check out the documentation here. Basically you would have the following:
Request 1
DataSource
Request 2
DataSource Loop
Good luck!
Regards,
Dain
eviware.com
It sounds like you could use an XML DataSource to create a loop that iterates over the returned values in the first response, and runs request 2 once for each value. Check out the documentation here. Basically you would have the following:
Request 1
DataSource
Request 2
DataSource Loop
Good luck!
Regards,
Dain
eviware.com