Answered question

Can I parameterise a part or whole of the server name?

Hi there, I have a request that goes to a dynamic server depending on a returned URL. I can extract from the response but how do I put it in the Server Name?
Thanks!

Susan W.
Susan W.

Susan W.

Level
1
234 / 750
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Is it a redirection response from your server with a Location element? If yes you can configure your request to follow that redirection.

Otherwise you could use a variable in your server name definition and modify it during runtime through a Javascript using your variable extractor.

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful