For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
11.5k 16 7 10

DSS Webinar Dec 7: Can you say a couple of words about performance of the api and when it is advised to use scheduled requests rather than at hoc requests?

Can you say a couple of words about performance of the api and when it is advised to use scheduled requests rather than at hoc requests?

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
13.7k 26 8 12

Choosing between scheduled requests and ad hoc requests is often more a question of workflow than performance:

  • Ad hoc requests are run on the fly, nothing is saved on the DSS server.
  • Scheduled requests are usually recurring requests. They use a predefined instrument list and report template, that must be defined and saved on the DSS server prior to defining the schedule. For many of our customers, in time the report template will remain the same, whereas the instrument might vary slightly to include new instruments (and discard expired one).

For considerations on performance, see the tuning document in the Development section of the DSS REST documents.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea