Load/Stress testing using NeoLoad

We try to use NeoLoad for stress testing but we have problem with the dynamic parameter. The issue comes from that there is variable “x=” in the URL in the web client and its value is different every time.
Example: localhost:18080/servoy-webclient/?x=si9bLM28uJyLoX4N0ZWnow
Due to that we cannot configure NeoLoad.
Could you please help us in finding a solution or advise us if there is other software for stress testing that we can use?

What about using the nice url mechanism of Servoy.

You can set the property “servoy.webclient.nice.urls:” to true in Servoy admin page, to use nice url. Developer need to be restarted after saving the changes.

This will use a url like : ```
http://ip:port/servoy-webclient/application/solution/solution_name