Auto Correlation not replacing the values in JMeter - Blazemeter Correlstion Recorder
84 views
Skip to first unread message
Swetha Mahalakshmi
unread,
Nov 15, 2022, 8:14:09 AM11/15/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
I am trying to do autocorrelation for .Net application. I was able to capture the script using Blazemeter correlation recorder .Using Regex, the Correlation extractor has extracted the value from the response.But it has not replaced the value with the replacement string.
Dmitri T
unread,
Nov 15, 2022, 8:40:51 AM11/15/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
I think you miss quotation marks in your "Correlation Replacement" part
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
I have tried all posibble regex for replacing.
I am using 5.4.3 Jmeter Version and 1.2 Correlation Recorder version. It is still not working.
Is there anyother option where we can do autocorrelation for Viewstate,Viewstategenerator and EventValidationin JMeter?
Dmitri T
unread,
Nov 23, 2022, 3:39:54 AM11/23/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
We cannot help without seeing:
Your response
Your configuration of the correlation recorder
Here is the guide and the webinar showing how to use it.
If you're still looking for the alternatives you can check out BlazeMeter Proxy Recorder, it's capable of exporting recorded requests in "SmartJMX" mode with automatic detection and correlation of the dynamic elements
Hussain Kumar
unread,
Mar 6, 2025, 3:22:22 AMMar 6
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BlazeMeter Forum
i am also facing same issue for .net application, @swatha did you got any solution