On 06/11/2008, Jose Castro <[EMAIL PROTECTED]> wrote:
> If I declare a csv data set, how can I loop through the whole file??
>  What I want is
>
>  declare csv data set
>  while file not empty
>  {
>    call soap service
>  }
>
>  or something something like that
>
>  I just want one instance running through the file

Thread Group (forever)
+ CSV DataSet (stop on eof)
+ Sampler.

>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to