The most recent content from our members.
Hi Team, I am trying to do scheduled extraction for every month as part of it, I have created the instrument list and using ListID called 'InstrumentListAppendIdentifiers' and then called 'EndOfDayPricingReportTemplates' to get 'ReportTemplateId' and with 'ListId' and 'ReportTemplateId' called 'Schedules' to get scheduled…
HI we added odata source in ssis package, for both option we faced error as below 1- we use webservice root as source: "https://selectapi.datascope.refinitiv.com/RestApi/v1" and for authentication we use basic, so test connection is success. but we we use this connection as source we face error as "unable to load" as…
We are migrating to "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest" from "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.ElektronTimeseriesExtractionRequest" Although the API End Point :…
I created a Immediate DSS Schedule. It has had Status = "Queued" for about an hour now. I found some references to the extraction queue in the DSS User Guide, but I don't know what causes this issue. Can anyone help out here?
Hi Team, I have a list of RIC codes and I'm trying to get the corresponding CUSIP/ISIN and the dates for which the mapping is valid using RTH Python. I use the following code, but the CUSIP field always returns a null value. Not sure about the corresponding field for the Bloomberg ticker. instrument_list = [{'Identifier':…
usage of the RawExtractionResults when I tried to call it I got error { "error": { "message": "Cannot get all RawExtractionResult entities. Please provide an ID with the request." } }
Hello, I was wondering if there are "ContentFieldNames" for contract year and month? Using [second last, last] characters in the RIC for [month, year] is sometimes unreliable for me, since I have instruments that expire in 10+ years (e.g. NGZ34 for natural gas December 2034). I would prefer not to implement my own parsing…
Hello, I am using DSS ElektronTimeseriesExtractionRequest to get end of day (EOD) quotes for various RICs. I was wondering: How long does it take, after the market closes, for each of the following fields to be updated? ["Open", "High", "Low", "Settlement Price", "Volume", "Open Interest", "Trade Date"] I understand that…
Hello. I am new to DSS REST API. What is the difference between "/Extractions/Extract" and "/Extractions/ExtractRaw"? I made an ExtractionRequest using both of them, without the "Prefer: respond-async" arg in the header, and with the following payload: {"ExtractionRequest": {…
Hi Team, Can you please help with the IntradayPricingExtractionRequest format. We are currently facing issues for some isins where embargo time is >15 mins. Request sent by our system receives a 202 response even if one isin out of the list sent has embargo time greater. Our system is currently configured to try for max 15…
It looks like you're new here. Sign in or register to get started.