Forum Discussion

dsaffo's avatar
dsaffo
New Contributor
9 years ago

Querying with c# SoapUI Generated Code

I was able to generate code to c# using SoapUI. Doing this, I can get the first 100 records back. However, I need to continue the query to get the rest of the records. I don't see any way built-in to do this with SoapUI's generated code. Can anyone point me in the right direction?

 

Thanks!

Dan

  • I found how to do it using their web service calls. Thanks!

  • dsaffo's avatar
    dsaffo
    New Contributor

    I found how to do it using their web service calls. Thanks!