mobile menu

Download a SWO manually

You are here
Download a SWO manually

Download a SWO manually

Further to publishing a SWO for users to download it's possible to create a SWO download link manually, which can be useful when providing Satellites on third party servers.

MCS provides a secure URL to initiate a Satellite download that contains all the information needed to run a test, so the user does not have to enter any information.

This URL is /myspeed/dstl, an example of which is below.

https://yoururl.mcs.com/myspeed/dstl?a=swo_name&u=result_id&t=win

The accpeted parameters are as follows:

  • a: Work order name. This is the name of the work order that the satellite should run. If the work order does not exist the download will fail.
  • u: Unique identifier. This is used to identify the results of the tests in the MCS database.
  • t: Download type. Valid entries are win, winc, mac, and lin. These stand for Windows App, Windows Command Line, Mac App, Linux App.