Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Want to capture Ordinal only upto a certain number

$
0
0

Thank you for the answer KertLuo

 

Now, how to substitute this variable in subsequent requests as comma separted numbers?

 

That means: I want the following captured response to be replaced as 101,102,103,104 in the subsequent requests:

 

vuser_init.c(165): Notify: Saving Parameter "Date_1 = 101".
vuser_init.c(165): Notify: Saving Parameter "Date_2 = 102".
vuser_init.c(165): Notify: Saving Parameter "Date_3 = 103".
vuser_init.c(165): Notify: Saving Parameter "Date_4 = 104".

 

Thanks

 


Viewing all articles
Browse latest Browse all 12134

Trending Articles