Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • TRTH /
avatar image
Question by FHA · Dec 13, 2019 at 02:01 PM · dss-rest-apitick-history-rest-apirest-apijson

TuckHistory / retrieve scheduled extraction / REST/JSON

Hello,

I would like to retrieve some data from a Stored & Scheduled Workflow (products list, report template and scheduler).

I am using a REST/JSON client in order to retrieve the last ReportExtractionId and associated ExtractedFileIds. I am able to retrieve all the IDs and for downloading this file, I am using the request below:

curl -k -v -H "Authorization: Token ..." -H "Content-Type:application/json" -H "Prefer: respond-async" -H "Accept-Charset: UTF-8" -X GET "https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractedFiles('<ExtractedFileId>')/$value"

and the result is :

{"@odata.context":"https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#ExtractedFiles/$entity","ExtractedFileId":"...","ReportExtractionId":"...","ScheduleId":"...","FileType":"Full","ExtractedFileName":"...","LastWriteTimeUtc":"2019-12-12T22:00:16.557Z","ContentsExists":true,"Size":13124,"ReceivedDateUtc":"2019-12-12T22:00:16.557Z"}

I am expecting a CSV file.

May you help me to identify the pb with my request?

Regards

FHA

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

1 Reply

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by Christiaan Meihsl · Dec 13, 2019 at 03:25 PM

@FHA,

Assuming you put a valid file ID in the request you posted above, it should deliver the data, yes.

What intzrigues me is that the response you posted is similar to the response of a GET to a different endpoint, i.e.

https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ReportExtractions('<reportExtractionId>')/Files

I say this because it contains the list of files with their Ids, names, size, etc.

To retrieve a file the endpoint should be what you say you used, i.e.

https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractedFiles('<extractedFileId>')/$value

where you replace <extractedFileId> with the Id of the file you want to retrieve (do not use the <> characters). Here is a real world example with a real extractedFileId inserted in it:

https://hosted.datascopeapi.reuters.com/RestApi/v1/Extractions/ExtractedFiles('VjF8MHgwNmUzMzk2ODdhNjEzMjA5fA')/$value

Notes:

  • You will not be able to use the same file Id as in my example because it is linked to my account; you need to use the file Id you received when retrieving the extraction report, i.e. the value of "ExtractedFileId".
  • The call to retrieve the data from the server is explained here in the REST tutorial 12.

Question to you: did you use the Id of your data file in the call, as illustrated in my code snippet above ?

If this does not help: could you please give us the details of your scheduled extraction, i.e. the products list, template and schedule (simply export them, zip them together and post here as attachment). That will help us investigate further.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

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

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
10 People are following this question.

Related Questions

/Extractions/InstrumentListExists endpoint does not exist

Historical Reference for RIC identifier: All identifier invalid. No Extraction performed

REST API: Meaning of DomainCode?

Data missing for 3549.T(3398.T)

RIC change: Cannot get TimeAndSales for Historic Instrument

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges