I am looking to download historical IntradaySummaries extract for these chain rics(0#LCO;0#LGO;0#LRB;0#WTCL;). I am using C# .Net core. What should be the workflow? I am following below link. Tutorials | Devportal (refinitiv.com) What should be the start and end date query? And how I would know once I have posted the…
The Refinitiv DataScope REST API ExtractWithNotes does not return the "User Defined Identifier" & "User Defined Identifier2" in the Extract Result Content, Although "User Defined Identifier" & "User Defined Identifier2" is part of extract as the API Extractions/CompositeReportTemplates('0x07199e3bd401904a') returns the…
How to get price history extraction out in zip format via DSS API
We are using the Search/EquitySearch API and would like to understand the order of the results, this is an example of a search we are performing The first result back is "Identifier": "WISH.O", followed by "Identifier": "WISH.OQ", and then "Identifier": "WISH.A", It doesn't seem to be based on Alphabetical order, so we…
I'm trying to mimick a search I am doing through datascope ui using datascope select api. It is a bond search for corporate, active, aussie dollar. I get 2000 records - however when I use Gov/Corp Search through the api - I get like 250 records. One strange thing I find is that the AssetStatuses have no status for active…
I am sending the following request { "ExtractionRequest": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.CompositeExtractionRequest", "ContentFieldNames": [ "Currency Code" ], "IdentifierList": { "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",…
{"error":{"message":"Malformed request payload: For the property name \"StartDate\" in the JSON request the value could not be parsed successfully. Please check the casing or spelling of the property."}} Extraction request below: from collections import OrderedDict import requests import json url =…
What is the DSS landing zone? Is that equal to DSS sFTP?
Hi, I'm a user of DSS to create some market data extracts (at the moment focusing on intraday summaries for future chians). The way as manage my configurations, particularly for report and schedule definition is as follows: * Create a sample online (e.g. "DATA-TY") * Export it (e.g. "DATA-TY.xml") and create a template…
Hello, we have couple of questions for REST API (DSS) * Is there a limitation for number of active logins to the DSS REST API? * Assuming two active sessions for the same user/account, does that in any way effect the number of RICs possible to query for each session? * Does an active session with a valid session token (24…
It looks like you're new here. Sign in or register to get started.