First off, I dont think you would be able to read the specific value from PDF. A pdf is just a snapshot of the text document contents. Its not meant to be read.
Another point is that you need to figure out a way to get that value in pdf from the server. Obviously if its written in pdf it should be in the backend somewhere.
Also do consider to split the flow in 2. I.e reading the values first and then using in your next script. Because from performance testing point of view you should not make your local as a botte neck.
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/4228eba3-a8c6-4133-a0a8-5e280ab5f481%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/CALWheCPdUy%2BvuU5O--ZTuPPEYYAJ9Gj3v5B%3DuBuu3QTm%3DtQqTQ%40mail.gmail.com.
Why can't you do string traverse or string manipulation in the whole pdf response to capture the intended value, so you no need to save that into file,
Or else please paste the response and the value you are looking to capture
Hi All,thanks for your inputs.The dynamic value i am trying to fetch from the PDF is a random number which generated and kept in the user session. This value is not present in any request/response but is kept in the session and is stored at the end of the flow. Hence I have to read the PDF and fetch this information.Can you please suggest if there is any way to read the user session/objects at the browser.RegardsPriyanka
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/7d31cd0d-0909-4c92-95f6-d1585c8b8364%40googlegroups.com.
Hi All,thanks for your inputs.The dynamic value i am trying to fetch from the PDF is a random number which generated and kept in the user session. This value is not present in any request/response but is kept in the session and is stored at the end of the flow. Hence I have to read the PDF and fetch this information.Can you please suggest if there is any way to read the user session/objects at the browser.RegardsPriyanka
On Fri, Oct 2, 2015 at 2:32 PM, Mital Majmundar <mital.m...@gmail.com> wrote:
First off, I dont think you would be able to read the specific value from PDF. A pdf is just a snapshot of the text document contents. Its not meant to be read.
Another point is that you need to figure out a way to get that value in pdf from the server. Obviously if its written in pdf it should be in the backend somewhere.
Also do consider to split the flow in 2. I.e reading the values first and then using in your next script. Because from performance testing point of view you should not make your local as a botte neck.
On 02 Oct 2015 2:37 AM, "Priya" <priya9...@gmail.com> wrote:
Hello All,--In one of the requirement for load test script , I need to read content of the PDF getting generated in one of the step and save one specific code present in PDF. This value will be later used in next request as input.I am able to save the PDF and generate txt format of the same. But I am not able to read txt file and fetch this specific value from the same.Could you please help.RegardsPriya
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunner+unsubscribe@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/4228eba3-a8c6-4133-a0a8-5e280ab5f481%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunner+unsubscribe@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
--
You received this message because you are subscribed to the Google Groups "LoadRunner" group.
To unsubscribe from this group and stop receiving emails from it, send an email to LR-LoadRunne...@googlegroups.com.
To post to this group, send email to LR-Loa...@googlegroups.com.
Visit this group at http://groups.google.com/group/LR-LoadRunner.
To view this discussion on the web visit https://groups.google.com/d/msgid/LR-LoadRunner/353e36a1-5215-42bb-9834-00e297c65a9a%40googlegroups.com.