[this correlation part](https://i.stack.imgur.com/xxaFH.png)
If any one know how to solve problem. Please send the answers
[this correlation part](https://i.stack.imgur.com/xxaFH.png)
If any one know how to solve problem. Please send the answers
You don't have to correlate values present in cookies. It can be auto handled by HTTP cookie manager (If you have added that element).
For more guide: Refer the HTTP Cookie Manager documentation
If you really want to manually extract the value from the Set-Cookie response header you will need to switch the Regular Expression Extractor's scope to "Response Headers"
However you might want to add HTTP Cookie Manager instead, it automatically extracts the cookies from the response and adds them to the next request if hostname and path match, cookie is not expired and so on.