Forum Discussion
SmartBear_Suppo
Alumni
12 years agoThere's no IDs for the SoapUI requests.
Also, there's unfortunately no easy way to hook into the threads running the load tests either, and thus using it's IDs.
What you could do is to try to implement some custom solution using the RequestFilter.filterRequest event handler which is called once for each request.
Have a look at http://www.soapui.org/Scripting-Propert ... dlers.html
--
Regards
Erik
SmartBear Sweden
Also, there's unfortunately no easy way to hook into the threads running the load tests either, and thus using it's IDs.
What you could do is to try to implement some custom solution using the RequestFilter.filterRequest event handler which is called once for each request.
Have a look at http://www.soapui.org/Scripting-Propert ... dlers.html
--
Regards
Erik
SmartBear Sweden