-
DSS - How can I get a full list of equities in selected stock exchanges?
Hi, I hope this is the right place to raise this question. We have been unable to get a satisfactory answer from Customer Support, so I wanted to reach out here directly. We are trying to retrieve all instruments (both active and inactive) per stock exchange (e.g., XOSL - Oslo Stock Exchange) in DSS (Datascope Select).…
-
Search result discrepancies
There seem to be two discrepancies I've found These two different searches yield different results for quotes: Search 1 (single search): https://api-eit.refinitiv.com/permid/search?q=aapl&num=100&start=1 Search 2 (combine results from multiple searches): https://api-eit.refinitiv.com/permid/search?q=aapl&num=10&start=1…
-
EMA (OnInvalidUsage callback function) - Error text: login failed (timed out after waiting 45000 mil
Our client developer is working on EMA adapter to subscribe to streaming data via RTMDS. They have shared the configuration details below. Their adapter is based on C#.Net using EMA sdk library. However, they are unable to connect and are getting following message: EMA (OnInvalidUsage callback function) - Error text: login…
-
how Client expand a Chain RIC and then use only interested RICs in their Websocket Payload
Hi Team, Appreciate to help with explain how client can define their RICs after expanding the Chain RIC? Is this possible? appreciate to help with which all API scripts need to be used. Example Chain RIC <0#DEBM:>
-
How to link Report Template from DSS Web GUI to API Body
Hi Team, I require your assistance in how to link a Report template from DSS Web GUI to my API Body. My DSS ID is 9030150, and for example I want to link the Report that is saved as EOD Pricing in my Report Templates. How do I build my API? Also, can I build this API by only selecting Report template from Web GUI and not…
-
How do I integrate mining company stock prices via APIs into a Power BI commodity pricing dashboard
The client is building a Power BI commodity pricing dashboard and wants to integrate mining company stock prices via APIs. They require support in linking a list of mining company stock prices within WS to their Power BI dashboard. The client needs to connect the WS Monitor to their Power BI dashboard, retrieve currency…
-
RDP API - How to pull real time research reports via API?
User ID: Client wants to check if it's possible to pull the sell side research reports available in Workspace via API. He is able to see the following research reports via Workspace: But when he tries to pull the data, he encounters the following errors: Is he doing it incorrectly OR is this feature unavailable? Thanks
-
Manage Errors from resolving identifiers when using Lseg.data
hi regarding get_data function under LSEG.data library, why it's not behaving as the same function under eikon library, i mean: we can store error message in a separate variable (data,err=ek.get_data(Instrument2,"TR.RICS"), that it's not possible inder lseg.data with eikon library, even an identifier is not recognised, the…
-
How to resolve connection error on upgrading jar version?
We upgraded the jar version from 'com.thomsonreuters.ema:ema:3.3.0.1' to 'com.refinitiv.ema:ema:3.8.3.0'. We are using the OmmConsumerClient interface to establish a connection to our on prem Reuters servers. We are using the EMAConfig.xml route to connect to the servers. Upon upgrading the jar version we are getting below…
-
DSS API service returned 503 service unavailable error
We are hitting 6 APIs with 2 threads at a time, the last 6th thread got failed with 503 error. Can you please check. Below are our application logs - 2026/05/06 10:34:31.144 - INFO [2kt4g-2] [securities] lseg_swift_service.run_lseg_swift_extraction:0782 - Submitting Equity and FixedIncome chunked ExtractRaw calls in…
-
The client is seeking guidance on how to download end‑of‑day pricing data for portfolios of Nairobi
The client is seeking guidance on how to download end‑of‑day pricing data for portfolios of Nairobi Securities Exchange (NSE) stocks and bonds from LSEG for analytical purposes. While they are currently able to retrieve this data using Excel, they would like assistance with executing the same process programmatically using…
-
lseg.data Python — Best practice for fetching London 00:00 baseline for OTC FX RICs
I'm building an FX Cross-Currency Basis (CIP) dashboard in CodeBook using the lseg.data Python library. The dashboard needs to anchor a "Net Change since London 00:00" calculation across ~50 OTC RICs. What's working I've found that lseg.data.content.historical_pricing.summaries.Definition() works beautifully for OTC FX…
-
RTO service discovery TLS certificate mismatch when using api.refinitiv.com – inconsistent behavior
Hello, We are encountering the below exception when trying to connect to the RTO endpoint for service discovery: Failed to query RDP service discovery for Refinitiv Rto. Error text: failed to submit authorization request, exception = Certificate for <api.refinitiv.com> doesn't match any of the subject alternative names:…
-
I want to get the internal feed using get_data python API
I want to get the internal feed using get_data python API for the similarexcel function - =@RtGet("CALYON","NYTFUTSELECTION","SEG_TEXT") pls provide a sample.
-
New API - EMA - error “connection type disallowed,”
Hi All, A new API EMA has been created but the team are receiving a “connection type disallowed” log output msg in the ADS log. Websockets / 15000. The DACS id has been successfully tested in the DACS GUI. Any ideas? Many Thanks