You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Soumya Nayak <sn...@firstam.com> on 2020/02/19 17:08:09 UTC

Not able to download PDF

Hi team,

There is a PDF URL I am getting in the response of a Http request and I am trying to download the PDF and saving the PDF file locally.
The URL format is as shown --> https://xyz.com/imagerepository/20200219\637176995317320866.PDF<https://xyz.com/imagerepository/20200219/637176995317320866.PDF>

But I am not able to download as its throwing connectivity issue may be due to the backslash present in the URL marked in yellow. Java 11 is installed in my client system where Jmeter is running.
Can anybody please help how I can download the pdf file in bean shell with above URL formats.

Regards,
Soumya

******************************************************************************************
This message may contain confidential or proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are
not the intended addressee, or the person responsible for delivering it to the intended addressee,
you are hereby notified that reading, disseminating, distributing or copying this message is strictly
prohibited. If you have received this message by mistake, please immediately notify us by
replying to the message and delete the original message and any copies immediately thereafter.

If you received this email as a commercial message and would like to opt out of future commercial
messages, please let us know and we will remove you from our distribution list.

Thank you.~
******************************************************************************************
FAFLD

Not able to download PDF

Posted by Soumya Nayak <sn...@firstam.com>.
Hi team,

Its resolved as I was running the Jmeter client from a Azure machine where firewall access was required for the URL. So now its working fine.

Thanks and Regards,
Soumya

From: Soumya Nayak
Sent: Wednesday, February 19, 2020 10:38 PM
To: JMeter Users List <us...@jmeter.apache.org>
Subject: Not able to download PDF

Hi team,

There is a PDF URL I am getting in the response of a Http request and I am trying to download the PDF and saving the PDF file locally.
The URL format is as shown --> https://xyz.com/imagerepository/20200219\637176995317320866.PDF<https://xyz.com/imagerepository/20200219/637176995317320866.PDF>

But I am not able to download as its throwing connectivity issue may be due to the backslash present in the URL marked in yellow. Java 11 is installed in my client system where Jmeter is running.
Can anybody please help how I can download the pdf file in bean shell with above URL formats.

Regards,
Soumya

******************************************************************************************
This message may contain confidential or proprietary information intended only for the use of the
addressee(s) named above or may contain information that is legally privileged. If you are
not the intended addressee, or the person responsible for delivering it to the intended addressee,
you are hereby notified that reading, disseminating, distributing or copying this message is strictly
prohibited. If you have received this message by mistake, please immediately notify us by
replying to the message and delete the original message and any copies immediately thereafter.

If you received this email as a commercial message and would like to opt out of future commercial
messages, please let us know and we will remove you from our distribution list.

Thank you.~
******************************************************************************************
FAFLD