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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
3 0 0 4

How many simultaneous connection we can make using a DSS account from same IP address?

dss-rest-api
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.

hi @shwetha.krishnaiah02

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

Upvotes
Accepted
32.2k 40 11 20

Hello @shwetha.krishnaiah02,

DSS REST API connections are not a persistent, they are request/response, there are many good resources online that describe REST API paradigm in brief, for example What is REST API and how does it work

The limits that are very important to DSS REST API developer are how many of the specific template request can be submitted in parallel, and how many of them are going to be processed. Concurrent extraction request limits and concurrent extraction processing limit information can be found in DataScope Select Best Practices & Fair Usage Policy Guide

Hope that this information helps

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.

Upvotes
3 0 0 4

Thanks @zoya faberov , So a single DSS user can make multiple connections with the same IP address or different IP address- there is no limitation on connections made however the limitation exists only specific report templates and concurrent request made as per best practice guide.


Thank you

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.