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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
24.7k 54 17 14

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 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an 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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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