Re: Help with String Replace

2008-02-14 Thread sebb
Perhaps you can use an XPath function to do the replace during the extraction? Alternatively, there are several functions that could be used: Javascript, Jexl, BeanShell. On 13/02/2008, Shankar Srinivasan <[EMAIL PROTECTED]> wrote: > Hi, >I'm trying out JMeter to load test our application. We

Help with String Replace

2008-02-13 Thread Shankar Srinivasan
Hi, I'm trying out JMeter to load test our application. We have a SOAP request sampler and use a XQuery Extractor to retrieve part of the SOAP response. I can extract the string fine but need to replace the contents of a string for certain characters and use the replaced string in the next soap