-
The client has access to WS for students, however, the client requires API access to retrieve data.
Case 16179541 Dear Support Team, I am contacting you on behalf of a university professor who is using the LSEG Data Library for Python in conjunction with a Workspace account. The user has verified that their App Key is functioning correctly and can successfully retrieve reference data and pricing information. However,…
-
DEALSMOV extraction via API?
Is it possible to extract data from the Deals Market Overview (ric: DEALSMOV) Workspace app with the API?
-
ADVFIL seems to be the function that returns the documents that most closely match our requirements,
Case - 16094320 Client's initial query: Hi, I was shown a while ago the app Signal Search to access the corporate publications for a given ticker. The list of publications it stores is good and that suits our needs. Taking this further, do you have a service that allows us to access these publications in bulk for 100s of…
-
RFA Dictionary Failure Probabilities, Direct File Download from LSEG, and Serialising In-Memory Dict
Subject:- RFA Dictionary — Failure Probabilities, Direct File Download from LSEG, and Serialising In-Memory Dictionary to Disk. Dear LSEG Support Team, We are using the RFA C++ API to consume real-time market data via a TREP/ADS infrastructure. Our current implementation downloads the RWFFld (RDMFieldDictionary) and…
-
I need to pull the broker information for all the RICs I have in one request.
Requirement is – For a given RIC, we want to retrieve all contributing broker quotes in a single bulk call rather than querying one RIC at a time. Is this possible via a bulk snapshot or using some wild char, and what is the recommended approach for ~5,000 RICs. Example RICs : ZARQB3J4Y, ZAR18X21F For the new broker…
-
Client wants to use receive WS data (dividends) via API. How to do that?
Last question from client is "From our understanding, we need a machine account / service account for the LSEG Data Platform (client ID + password + app key), requested through you Alex, is that correct or is it another way ?" Is this correct? And if so - How do I set up all these myself? Is there an internal support team…
-
What is the correct rfa jar version that is compatible with dacs7.12.0.F1 daemon?
On the DACS UI, the SNKD status appears as shown below, likely due to a version mismatch. Sink Daemon: us01calpedeq02 [dacs7.12.0.F1] Client connections using: jDacsLib [dacs7.8.0.F1] Thread dumps also indicate that connection establishment is stuck. A compatible RFA version is required to ensure successful connectivity…
-
Unable to connect the server
hi, every time i login the same error coming that "Unable to connect the server kindly contact administrator". Please provide me solution.
-
LSEG WS CODEBOOK Questions
Hi I have some questions coming from a client and will share this Q&A post link for reference. WS ID l UUID | **** In addition to using the data in Workspace, I'd like to explore whether we can access it programmatically via the Refinitiv Data Library (Python API), and to be able to run that from a server/VM rather than…
-
How to get brokers' metadata for other regions?
Checked the endpoint "https://api.refinitiv.com/data/analytics/benchmark/v1/metadata/brokers", response is including only Canada. Could you kindly let me know how to get for other regions?
-
ld.discovery.search for multiple instruments
Is it possible to use `ld.discovery.search` for multiple instruments? When I try: ``` ld.discovery.search( # view="EquityInstruments", query=["PA1436583006", "US5128071082"], select='ExchangeCode') ``` I get: `LDError: Error code 400 | Validation error: json.Query in body must be of type string: "array"` even though ```…
-
Messenger Bot API — Access Request & Getting Started
I'm looking to integrate the Messenger Bot API to programmatically read messages from a specific Eikon Messenger chatroom in real time using Python. Could you point me to: How to request API credentials (client ID / secret) Minimum Eikon subscription required Whether chatroom message subscriptions (not just 1-on-1) are…
-
When is RHEL10 support planned for Real-Time SDK?
-
How do I integrate mining company stock prices via APIs into a Power BI commodity pricing dashboard
We are developing a commodity pricing dashboard in Power BI, hosted in Fabric, and would like to integrate daily stock prices of various mining companies via API. Could you kindly connect us with a developer who can assist with linking these data feeds to our dashboard?
-
My Workspace user is struggling to get history out of the WS API
My Workspace user is struggling to get history out of the WS API. She sees error “TS.Intraday.UserNotPermission.92000, User has no permission' when trying to pull data on 'EUR=' using the 'get_history' function. She has confirmed she sees a chart of EUR= in desktop WS. Any ideas? Does the API need to be permissioned…