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
Best Answer
-
@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.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 687 Datastream
- 1.4K DSS
- 621 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 254 ETA
- 557 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 276 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 669 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 229 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛