You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Mathumathi Palani Bommu, EAS-Chennai" <ma...@hcl.in> on 2008/01/23 07:11:53 UTC

is it possible to encode server response data

Hi


I like to encode the data obtained from server response and need to send
the encoded data as input request to other web service sampler..

Is there any data encoding possibilities in Jmeter

Need your assistance

Regards

Mathu 


DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: is it possible to encode server response data

Posted by sebb <se...@gmail.com>.
On 23/01/2008, Mathumathi Palani Bommu, EAS-Chennai <ma...@hcl.in> wrote:
>
> Hi
>
>
> I like to encode the data obtained from server response and need to send
> the encoded data as input request to other web service sampler..

What sort of encoding?

> Is there any data encoding possibilities in Jmeter
>

Only if you are able to write some code.

There are Javascript, Jexl and Beanshell functions which have access
to the previous sample.

The BeanShell Pre-Processor also has access to the current sampler and
previous sample data.

> Need your assistance
>
> Regards
>
> Mathu
>
>
> DISCLAIMER:
> -----------------------------------------------------------------------------------------------------------------------
>
> The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
> It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
> this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
> Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
> this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
> received this email in error please delete it and notify the sender immediately. Before opening any mail and
> attachments please check them for viruses and defect.
>
> -----------------------------------------------------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org