Skip to main content

Connecting to a Shared Data Server

The Shared Data Server listens on a port for connections from virtual users (VUs). These VUs might be connecting from multiple injectors (local or remote).

VUs connect using the API methods of the SharedData class:

If Shared Data Server is running on the same machine as the Test Controller server, then REST API methods can be used to manipulate data from an external process, e.g. a CI/CD pipeline.