REST Runtime API DownloadReport, where is this downloaded to? The local Controllers FileSystem? If so, where on teh local file system? Fianlly, is there any methodology on the...
The report will be in the HTTP response as binary with content-type application/octet-stream. If you use the Java client of the Results API, you will have a saveReport method...
When attempting to initiate a specific scenario using the REST Runtime API how is the project selected?
Running Neoload controller from command shell allows one to select the...
The Runtime API will launch scenario with currently opened project. You can open project with the Design API (and also close project): https://www.neotys...
On the REST API of the Controller using the Runtime API Data Model what is required for ApiKey? The associated data model does indicate that it is required, but doesn't say what...