Hi I am using Real-Time-SDK-2.0.6.L1, C++ EMA. Is using WarmStandbyChannelSet makes usage of ChannelSet redundant. What kind of additional resiliency I get by using both of these features ?
Hi I am running a RMDS publisher using Java EMA 3.0.45. We are seeing publisher disconnects with error: error:Failed to submit UpdateMsg. Reason: ReactorReturnCodes.NO_BUFFERS. Error text: channel out of buffers We have tried to fix this issue by increasing the setting "GuaranteedOutputBuffers" as recommended in the…
Hi, Using RealTime SDK EMA API, we can use Encrypted Websocket or Encrypted Socket. Encrypted socket is recommended for better performance over Encrypted websocket. For security reason we’re forced to use an http/https proxy. It is fine with Encrypted Websocket but it doesn’t work with Encrypted Socket because it’s not…
How do we specify multiple hosts (assuming primary, secondary) for a consumer client ? Below is the function signature from their header OmmConsumerConfig& host( const EmaString& host = "localhost:14002" ); It can accept “host:port”, however in our current setup of trep/rfa, we provide 2 hosts, i.e. "host1 host2" Want to…
Hi Team, I am using EMA api and need to supply multiple hosts for failover As per article https://developers.refinitiv.com/en/article-catalog/article/elektron-message-api-ema-configuration-overview, I should use channel sets for definiing multiple channels for single consumer. I am using programmatic way to…
Hi, I am using EMA API Java to connect to RTO end point ap-northeast-1-aws-3-sm.optimized-pricing-api.refinitiv.net via tcp/14002/rwf protocol. When sending a batch request of more than 2000 rics, we are receiving many status message saying state="Closed / Suspect / Too many items / 'A20: Aggregate item limit exceeded.'"…
Hello Team, I have previously uses ETA java with value add api to consume data from reuters for Credit instruments ,and now exploring EMA api for consuming other kind of data and have few queries related to same: 1) In ETA, I was supplying dictionary from file for decoding fields. how to supply dictionary from file using…
See below logs, and client would like to speak to a dev on why this is happening @timestamp,@message 2022-07-23 05:14:28.362,"<ads-fanout-med-az1-use1-prd.1.ads: Info: Sat Jul 23 05:14:26.885881 2022> RSSL login close for ""GE-3785"" at position ""127.0.0.1/ld4macp1p1co1"" on host ""ld4macp1p1co1"" using application…
I am trying runConsumer with the client_id (appkey for non-prod) and jks keystore. Will the appkey generated using refinitiv appkey generator for Side by Side API, EDP API, Eikon Data API work with EMA API? How do I add EMA API access to the appkey? CommandLine.addOption("clientId", "Specifies a unique ID for application…
...o the Real Time RDMU Do we provide end users with code that transforms the MarketByOrder / MarketByPrice files from the Tick History Venue By Day (VBD) service into the Real Time RDMU wire format described that is used here:…
It looks like you're new here. Sign in or register to get started.