question

Upvotes
Accepted
1 0 0 4

Not able to generate Market By Order data

After submitting below request from 6th Nov 21:30 GMT, we are not getting 200 message. However same request for for other exchanges peformed till before 6th Nov 21:30 GMT went fine.


curl -vk -X POST -H "Content-Type: application/json" -H "Prefer: respond-async" -H "Authorization: Token <SCB TOKEN >" 'https://10.192.6.221/RestApi/v1/Extractions/ExtractRaw' -d @AllRICSFile_LSE-2017-11-07-MBO-Data-1-of-2.txt

The file @AllRICSFile_LSE-2017-11-07-MBO-Data-1-of-2.txt contains below content

{ "ExtractionRequest": {"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.TickHistoryMarketDepthExtractionRequest", "IdentifierList": {"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList","InstrumentIdentifiers": [
{"@odata.type": "#ThomsonReuters.Dss.Api.Search.HistoricalSearchResult","Identifier": "01KG.L","IdentifierType": "Ric"},
{"@odata.type": "#ThomsonReuters.Dss.Api.Search.HistoricalSearchResult","Identifier": "04LL.L","IdentifierType": "Ric"},
{"@odata.type": "#ThomsonReuters.Dss.Api.Search.HistoricalSearchResult","Identifier": "0538q.L","IdentifierType": "Ric"},
{"@odata.type": "#ThomsonReuters.Dss.Api.Search.HistoricalSearchResult","Identifier": "0593q.L","IdentifierType": "Ric"}

],"ValidationOptions":{"AllowHistoricalInstruments":true}},"Condition":{"View": "RawMarketByOrder","MessageTimeStampIn": "GmtUtc","ReportDateRangeType": "Range","QueryStartDate": "2017-11-07T05:50:00.000Z","QueryEndDate": "2017-11-07T17:31:00.000Z","DisplaySourceRIC": true}}}

tick-history-rest-apimarket-by-order
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
11.3k 25 9 14

Yesterday, there was an issue that some Thomson Reuters Tick History version 2.0 custom extractions were disrupted and resulted in delayed delivery. The issue has been resolved.

Could you retry the extraction request?

Also, I am able to retrieve data using your request message today.

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.