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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
5 2 5 8

Is DSS Intraday Pricing template supported for asynchronous response?

I can set asynchronous response (to repeat price extractions with tokens after time out setting) for DSS EoD Pricing extraction, however, I could not do so for DSS Intraday Pricing. Is this how the feed works? If it is supported please advsie how to d this.

Regards,

Hiroko

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.

@hiroko.goto, - This is a private post

Could you please make your queries public ? There is no reason to make them internal, except if they contain confidential information, and customers (including the one who is concerned by the query) could benefit from reading this.

I have made this one public, and reformatted the query slightly.

@hiroko.goto, thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text beneath the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question. Thanks, AHS

Hello @hiroko.goto,

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

Thanks,

-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
13.7k 26 8 12

@hiroko.goto,

I don't fully understand your query, but as a first element of answer I can tell you that the asynchronous mechanism (described in detail here) applies similarly to all data extractions, it does not behave differently for EoD or Intraday.

To double check this I just made a test with an Intraday request for several chains, and the async method worked as expected:

  • If the extraction took less than 30 seconds I received the data directly.
  • If the extraction took longer than 30 seconds it timed out and returned an HTTP status 202, after which I polled the location URL several times until the data was ready, at which point it was delivered.

Also note that a token is valid 24 hours; this is entirely independent of the async mechanism.

If this information does not suffice, please explain the workflow you are using, and post the EoD and Intraday extraction requests with all the details (including headers), so that we can investigate.

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.