Re: SMTP Handler - get queue id

2021-04-07 Thread Shay Ginsbourg
Should try enabling the log (in the sampler) and adding a regex post-processor (under the sampler) for capturing the queue ID. On Wed, Apr 7, 2021 at 4:38 PM Oren Nudelman wrote: > Hi , > > I am trying to get back the queue id in the SMTP response when sending > email using SMTP handler. >

SV: Jmeter not substituting variable in CSV Data Set Config

2021-04-07 Thread Krister Nilsson
Hi Philippe! No worries! I guess we have to live with not everyone using the same tone in a society like this. glinius helped me with what was wrong at least, even though it is a little tricky to solve my use case under the existing circumstances. I have a workaround at least. I wouldn't call

SMTP Handler - get queue id

2021-04-07 Thread Oren Nudelman
Hi , I am trying to get back the queue id in the SMTP response when sending email using SMTP handler. I can see it in the logs when enabling debug but could not find any way to retrieve it during execution. Anyone?

Re: Jmeter not substituting variable in CSV Data Set Config

2021-04-07 Thread Philippe Mouawad
Hello Krister, I'm sorry for your experience in this mailing list, the person who tried to help you here is not a member of the project. I guess his contributions help users, but sometimes the tone used is not the most appropriate. Now, regarding the order of execution, I was not working on the

SV: Jmeter not substituting variable in CSV Data Set Config

2021-04-07 Thread Krister Nilsson
glin...@live.com! That was a pretty arrogant answer! I refrain myself from further discussion though, except that proposing that patience is a virtue if you're working for a support organization. I do apologize for being a bit ignorant myself not thinking about the execution order in this

Re: Jmeter not substituting variable in CSV Data Set Config

2021-04-07 Thread glin...@live.com
Of course it doesn't. Could you please bookmark the Execution Order chapter and re-read it prior to asking the next question. CSV Data Set Config is a *Configuration Element* so it's being executed before the JSR223

Jmeter not substituting variable in CSV Data Set Config

2021-04-07 Thread Krister Nilsson
Hi! I have this problem when using a variable to point out the test data file (\sit_tel.csv in my case below) in CSV Data Set Config, that Jmeter does not substitute the variable and thus complaing about not finding ${testdata}, pls see clip from log file below: 2021-04-07 12:27:36,201 INFO

SV: Response assertion seems to not always set JMeterThread.last_sample_ok correctly

2021-04-07 Thread Krister Nilsson
Hi Felix! With cygwin you can run linux commands on Windows... ?? The problem I had disappeared after having closed everything and restarted Jmeter again. No other changes done. Thanks for your effort anyway! I have another related problem accessing files, but I'll post that in another thread