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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
21 0 0 0

RawExtractionResults return jobId instead of data

For example: A GET query to https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/RawExtractionResults('0x08b018d5e039394b')/$value

returned

HTTP/1.1 200 Connection established
HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Type: application/json; charset=utf-8
Expires: -1
Server: Microsoft-IIS/10.0
BeginRequestTime: 21:14:36.5086630
BeginRequestDate: 2023-11-02
X-Request-Execution-Correlation-Id: CiD/9013249/AAAAAA.08b0303b6f893958/RA
X-App-Id: Custom.RestApi
X-App-Version: 17.3.161.64
CPUUtilization: 8.038059
RequestsPerSec: 15.97475
W3WP-PrivateBytes: 1856188
Date: Thu, 02 Nov 2023 21:14:35 GMT
Content-Length: 141

{"@odata.context":"https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#RawExtractionResults/$entity","JobId":"0x08b018d5e039394b"}


It seems to be similar with this unresolved issue: https://community.developers.refinitiv.com/questions/79432/dss-curl-command-doesnt-not-provide-output-in-the.html

#technologydatascope-selecttick-history-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.

1 Answer

· Write an Answer
Upvotes
Accepted
21 0 0 0

never mind, this seems to be something with curl, it works when i tried different method

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.