VBD data availability issue
Exchange File type
EUX CORP
EUX REF
EUX Instruments
CBT CORP
CBT REF
CBT Instruments
The above mentioned files types are not availble for the date 07-08-2017. We tried to get the entire list of files for the exchanges CBT and EUX. Also there is no link at the end of the list using which we could get next set of files. We use below queries for the same.
EUX:
curl -k -X GET -H "Content-Type: application/json" -H "Prefer: respond-async" -H "Accept-Charset: UTF-8" -H "Authorization: Token xxxxxxxxxxx" https://10.192.6.221/RestApi/v1/StandardExtractions/UserPackageDeliveryGetUserPackageDeliveriesByPackageId(PackageId='0x04f21a8d1c059cb1')
CBT:
curl -k -X GET -H "Content-Type: application/json" -H "Prefer: respond-async" -H "Accept-Charset: UTF-8" -H "Authorization: Token xxxxxxxxxxx" https://10.192.6.221/RestApi/v1/StandardExtractions/UserPackageDeliveryGetUserPackageDeliveriesByPackageId(PackageId='0x04f21a8d18559cb1')
Please let us know if we are missing anything.
Best Answer
-
The response contains the "@odata.nextlink" field.
...
{
"PackageDeliveryId": "0x05d3d45a02bb3026",
"UserPackageId": "0x04f21a8d1c059cb1",
"SubscriptionId": "0x0400dc1d24a00cb4",
"Name": "EUX-2017-08-09-NORMALIZEDLL2-Data-2-of-2.csv.gz",
"ReleaseDateTime": "2017-08-10T01:00:00.000Z",
"FileSizeBytes": 44668593,
"Frequency": "Daily",
"ContentMd5": "c3dad82ab5881a73c8e6d18ae0d8de81"
}
],
"@odata.nextlink": "https:\/\/hosted.datascopeapi.reuters.com\/RestApi\/v1\/StandardExtractions\/UserPackageDeliveryGetUserPackageDeliveriesByPackageId(PackageId='0x04f21a8d1c059cb1')?$skiptoken='MjAxNy0wOC0wOVQyMjo1MjoxMS42OTAwMDAw'"
}
...
{
"PackageDeliveryId": "0x05d4cd8dbddb3036",
"UserPackageId": "0x04f21a8d18559cb1",
"SubscriptionId": "0x0400dc1d24a00cb4",
"Name": "CBT-2017-08-12-NORMALIZEDLL2-Data-2-of-3.csv.gz",
"ReleaseDateTime": "2017-08-13T03:00:00.000Z",
"FileSizeBytes": 217,
"Frequency": "Daily",
"ContentMd5": "d077458a8e50482b8982349893877b7c"
}
],
"@odata.nextlink": "https:\/\/hosted.datascopeapi.reuters.com\/RestApi\/v1\/StandardExtractions\/UserPackageDeliveryGetUserPackageDeliveriesByPackageId(PackageId='0x04f21a8d18559cb1')?$skiptoken='MjAxNy0wOC0xMlQyMzoyNzoxOS4wMDYwMDAw'"
}To get the next page, you need to use GET request with the URL in "@odata.nextlink" field.
However, you can change the number of entries returned in the response by specifying odata.maxpagesize in the Prefer header.
-H "Prefer: odata.maxpagesize=500; respond-async"
The default maxpagesize is 250.
0
Answers
-
-H "Prefer: odata.maxpagesize=500; respond-async" - What max size I can specify here?
0 -
I couldn't find the limit mentioned in the document. However, it will return an error if its value exceeds 2147483646 (integer).
Moreover, it is mentioned in the Key Mechanisms that:
The page size default is 250 records for endpoints that support paging. This value can be customized although the DataScope REST API is not required to honor the requested page size. You should always code the user agent to account for the nextlink.
0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 684 Datastream
- 1.4K DSS
- 613 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
- 248 ETA
- 552 WebSocket API
- 37 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
- 275 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
- 629 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
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 191 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 86 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛