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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
3 0 1 2

Maximum json message size?

Some Datascope REST API requests use lists of parameters. Sometimes we need to pass many items and your server breaks the connection (the request size was 7430360 bytes). So the question is: what is maximum size of the message supported by json parser on your side?


dss-rest-apidatascope-selectdssjson
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.

Hello @antonzhelbakov,

Quick confirmation, to better understand the question:

  • What request type are you using?
  • How many items are you trying to pass into the request?

Aiming to be sure that your request is within DSS Extraction Limits otherwise you may not be able to submit the required request and may need to chunk it similar to DSS Streaming design approach.

@antonzhelbakov

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

@antonzhelbakov

Hi,

Please let us know if you have any updates on this question.

If it is still an issue, please post again to offer further insight into your question.

Regards,

AHS

Upvotes
Accepted
32.2k 40 11 20

Hello @antonzhelbakov ,

Unfortunately, we have not heard back from you and were unable to proceed in the discussion.

I am closing this thread, if you have further questions- please open a new thread.

Thanks,

-AHS

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 1 2

Different requests, e.g. 12000 identifiers for the following request do not work (6000 work fine):

ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.ElektronTimeseriesExtractionRequest

Using your link for DSS extraction limits I cam see that mostly limits are 30k and bigger. E.g. for Elektron Timeseries.

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
32.2k 40 11 20

Hello @antonzhelbakov,

Thanks

  • Does the same large request fail consistently for you, or intermittently?
  • How exactly does the failure manifest, please provide any info/screenshots?
  • Are you able to provide a Postman request or a concise excerpt from code for us to try the same on ours side to see if we reproduce the same issue?
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.