On 11/03/2008, Ori Marco <[EMAIL PROTECTED]> wrote:
> Hi
>
>  If I want to use to save specific file ext using java request ?
>  Meaning putting in ResultData the content and adding a child save to
>  file,
>  Can I add parameter to change content-type so that the file will saved
>  as txt or other?
>

No, see:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Save_Responses_to_a_file

"The file extension is created from the document type, if known."

>  Thanks
>
>  Ori Marko
>  Quality Assurance Engineer
>  Praxell Inc.
>  http://www.praxell.com
>
>
>  -----Original Message-----
>  From: sebb [mailto:[EMAIL PROTECTED]
>  Sent: Thursday, August 23, 2007 7:39 PM
>  To: JMeter Users List
>  Subject: Re: Saving responses to a file
>
>  On 23/08/07, vdanu <[EMAIL PROTECTED]> wrote:
>  >
>  > Two things:
>  >
>  > 1. when I specified 'Saving responses to a file' and provides the file
>  > prefix, the resulting saved file always get the type of 'unknown',
>  e.g.
>  > tsdata_out_3.unknown.
>  > Is it possible to specify another file type? e.g. xml
>
>  JMeter uses the content-type provided by the server, but you can just
>  rename the file after the test has finished.
>
>  > 2. Part of the response (which I save in a file above) is in base64
>  > encoding, which is not readable when saved. I would like to convert it
>  to
>  > ASCII string before saving to a file.
>  > Is there any way to do that?
>
>  Not using JMeter.
>
>  >
>  > --
>  > View this message in context:
>  http://www.nabble.com/Saving-responses-to-a-file-tf4318868.html#a1229816
>  6
>  > Sent from the JMeter - User mailing list archive at Nabble.com.
>  >
>  >
>  > ---------------------------------------------------------------------
>  > 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]
>
>
>  ---------------------------------------------------------------------
>  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