No extraction files got from HistoricalReferenceReportTemplates data accesses

Hi,
We are retrieving no data from the data access:
1.Report Template
Endpoint:
/Extractions/HistoricalReferenceReportTemplates
Report template definition is:
{
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.HistoricalReferenceReportTemplate",
"CompressionType": "GZip",
"ShowColumnHeaders": true,
"Name": "E41890_REQUEST_SYMBOL_MARKET_INFO_373_TEMPL_74383",
"Headers": [],
"Trailers": [],
"ContentFields": [{
"Format": null,
"FieldName": "RIC"
}, {
"Format": null,
"FieldName": "Exchange Code"
}, {
"Format": null,
"FieldName": "Asset Category"
}, {
"Format": null,
"FieldName": "Security Description"
}, {
"Format": null,
"FieldName": "Inverse Rate Marker"
}, {
"Format": null,
"FieldName": "Expiration Date"
}, {
"Format": null,
"FieldName": "Trading Status"
}],
"Condition": {
"StartDate": "2017-09-14T23:59:59.999",
"EndDate": "2017-09-14T00:00:00.000"
}
}
Its reponse is:
{
"Condition": {
"EndDate": "2017-09-14T00:00:00.000Z",
"StartDate": "2017-09-14T23:59:59.999Z"
},
"Headers": [],
"LastChangedDate": "2017-10-27T11:17:48.167Z",
"ReportFieldCount": 7,
"OutputFormat": "CommaSeparatedValues",
"ContentFields": [{
"Justification": "Center",
"Format": {
"Capitalization": "None",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldTextFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "RIC"
}, {
"Justification": "Center",
"Format": {
"Capitalization": "None",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldTextFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "Exchange Code"
}, {
"Justification": "Center",
"Format": {
"Capitalization": "None",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldTextFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "Asset Category"
}, {
"Justification": "Center",
"Format": {
"Capitalization": "None",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldTextFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "Security Description"
}, {
"Justification": "Center",
"Format": {
"Capitalization": "None",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldTextFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "Inverse Rate Marker"
}, {
"Justification": "Center",
"Format": {
"DateFormat": "dd/MM/yyyy",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldDateFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "Expiration Date"
}, {
"Justification": "Center",
"Format": {
"ThousandSeparator": "Comma",
"UseThousandSeparator": true,
"IntegerPlaces": 1,
"DecimalPlaces": 0,
"NegativeSignPosition": "Before",
"DecimalSeparator": "Period",
"UseLeadingZero": false,
"UseTrailingZero": false,
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ReportTemplates.ContentFieldNumberFormat"
},
"WidthStyle": "VariableWidth",
"FieldName": "Trading Status"
}],
"Trailers": [],
"@odata.context": "https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#HistoricalReferenceReportTemplates/$entity",
"ReportTemplateId": "0x05ed1a04807b3036",
"CreateDate": "2017-10-27T11:17:48.167Z",
"Name": "E41890_REQUEST_SYMBOL_MARKET_INFO_373_TEMPL_74383",
"DeliveryType": "None",
"Delimiter": "None",
"CompressionType": "GZip",
"TemplateTypeCode": "HRD",
"ShowColumnHeaders": true
}
2.Schedule
{
"TimeZone": "GMT Standard Time",
"Name": "E41890_REQUEST_SYMBOL_MARKET_INFO_373_SCHED_77425",
"Recurrence": {
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.Schedules.SingleRecurrence",
"ExtractionDateTime": "2017-10-27T13:17:57Z",
"IsImmediate": true
},
"Trigger": {
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.Schedules.ImmediateTrigger",
"LimitReportToTodaysData": false
},
"ListId": "0x05ed1a033ccb3036",
"ReportTemplateId": "0x05ed1a04807b3036"
}
Resuts for the above is:
{
"Name": "E41890_REQUEST_SYMBOL_MARKET_INFO_373_SCHED_77425",
"ScheduleId": "0x05ed1a053f8b3036",
"ListId": "0x05ed1a033ccb3036",
"LastChangeDate": "2017-10-27T11:17:51.224Z",
"UserId": 9013852,
"TimeZone": "GMT Standard Time",
"ReportTemplateId": "0x05ed1a04807b3036",
"CreateDate": "2017-10-27T11:17:51.224Z",
"@odata.context": "https://hosted.datascopeapi.reuters.com/RestApi/v1/$metadata#Schedules/$entity",
"Trigger": {
"LimitReportToTodaysData": false,
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.Schedules.ImmediateTrigger"
},
"Recurrence": {
"IsImmediate": true,
"ExtractionDateTime": "2017-10-27T00:00:00Z",
"@odata.type": "#ThomsonReuters.Dss.Api.Extractions.Schedules.SingleRecurrence"
}
}
We are not getting today any of the extraction files we used to retrieve in previous days...
The loop where the data access is checking for the completeness of the extraction never ends:
Waiting 60 seconds... Retry #1
Waiting 60 seconds... Retry #18
Waiting 60 seconds... Retry #24
...
Any idea about what is happenning?
Thanks
Regards
Ricardo
Best Answer
-
Hi, it looks like there's a problem on Tick History 2 today, although in the alert it mentions only the Elektron Timeseries report :
SERVICE ALERTS FOR INFORMATION PRODUCTS ALERU30
Tick History v2 Custom DelayedALERT STATUS = Confirmed
Checkpoints (All Times are GMT)
Outage Start: 08:40 27 Oct 2017
First Reported: 10:20 27 Oct 2017 Last Updated: 11:09 27 Oct 2017
Next Update: 12:20 27 Oct 2017 Estimated Resolution: Not Yet Available
Some Thomson Reuters Tick History version 2.0 custom extractions are delayed.
Customers are globally impacted.
Affected Report Template: Elektron TimeSeries
Status at 11:09 GMT: Investigations continues to establish the cause of the
incident.
The next update is at 12:20 GMT.http://www.gva.rapid.reuters.com/a/alerts/servicealerts/Alert/Alerts.aspx
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
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 280 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 717 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
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛