hi
why do you need it written into a file? When you say 'parse' how many
elements are we talking about? or do you just want the entire response
written?
a regular expression extractor can extract out data into a variable that the
following samplers can use

regards
deepak

On Wed, Aug 4, 2010 at 10:27 AM, Sriharsha Setty
<[email protected]>wrote:

> Hi Deepak
>
> On Wed, Aug 4, 2010 at 10:50 PM, Deepak Shetty <[email protected]> wrote:
>
> > >I want to process a HTTP response after Jmeter performs a POST
> operation.
> > Define what you want to do. There are other Post processors available. If
> >
>
> My application returns a JSON payload as response. I want to parse the JSON
> payload and write it into a file. I have another HTTP Sampler that
> reads(__StringFromFile)  this file and performs a GET on it.
>
> Thanks,
> /harsha
>

Reply via email to