I noticed last week that refinitiv publish alerts on pages RSF.ALERU1, ALERU2 ALERU3 etc. How/what can I programatically subscribe to so I get the latest alerts as ticks on my EMA app?
I'm building a interactive provider (EMA C++ OMM API) for streaming the market data to different downstream applications, which are Refinitiv Consumer, through TCP socket. I'm testing the scenario that how my provider behaves when I have very slow consumer connect to it. I found that the provider will throw an out of…
Hi, I used custom addresses for tokenServiceUrlV1 and tokenServiceUrlV2. I get following error. Can i know exactly what this error means ? Wrong credentials ? loggerMsg TimeStamp: 08:46:48.544 ClientName: ChannelCallbackClient Severity: Error Text: Failed to add RsslChannel(s) to RsslReactor. Channel name(s)…
Hi, Is there a way to change tokenServiceUrlV1 value via EmaConfigs.xml. In the documentation i can see it can be changed in the code. But couldn't find a way to change it in EmaConfigs.xml file.
Hi, There is an C# example for market data contribution using websockets available at: https://github.com/Refinitiv/websocket-api/tree/master/Applications/Examples/CSharp/MarketPricePostingExample I am looking at achieving the same thing (market data contribution) but using the new dotnet sdk available at…
... enum value 4445 for the Field ID 374 does not exist in enumerated type definitions Hello, I have the following dictionary error with some RICs: com.refinitiv.ema.access.OmmInvalidUsageExceptionImpl: The enum value 4445 for the Field ID 374 does not exist in enumerated type definitions at…
...those status messages and why those updates were sent? we have already checked with our network team and no issues were found We received a lot of RIC updates at around 08:22 CET, May I know how will we check what information contains in those status messages and why those updates were sent? we have already checked with…
Hi, using Real-Time Optimized via EMA to retrieve delayed pricing for a universe of instruments. As part of the response does the service provide access to other message types - for example i see "refresh" when instruments receive a new price update but can you also identify other message types/updates such as when a…
Do we have the libema.lib for vs2017?
Hi, I am using EMA library and have to call different function based on field type which impacting performance of application. As previously, we used RFA where we have simple function call , Is there any api like below in EMA too? formatter.addField(fieldName, fidID, field_value) Appreciate any help. Thanks
It looks like you're new here. Sign in or register to get started.