Following Classes are missing in new version: import com.reuters.rfa.session.MarketDataSubscriber; import com.reuters.rfa.session.MarketDataSubscriberInterestSpec; import com.reuters.rfa.session.event.MarketDataSvcStatus; import com.reuters.rfa.session.event.MarketDataItemEvent; import…
Bom dia! Gostaria de saber como contatar o suporte premium. Depois da reformulação do site não aparece mais o link para acessá-lo. Estou precisando acessar o suporte premium para postar um problema que estamos tendo no uso de API java RFA. De qualquer forma vou postar aqui o meu problema, também. Observamos que os valor da…
...CC service Using RFA Java. Here is an except from the code; ---- ConsumerEncoder requestEncoder = new ConsumerEncoder(); OMMEncoder _postOMMEncoder = requestEncoder.pool.acquireEncoder(); OMMMsg _postOMMMsg = requestEncoder.pool.acquireMsg(); ---- _postOMMMsg.setMsgModelType(RDMMsgTypes.MARKET_PRICE);…
We have an RSSL provider built against RFA 8.1 using the C++ API. When the process detects that it is becoming a slow consumer it should stop accepting new requests but to infer that all existing requests are still ok. This is currently communicated to the ADH by sending a directory message with: - load factor set to…
We use RFA Java to process Level market data message. Quote message has FID such as QUOTE_TIM to contain exchange time. Assuming our application client and Reuters servers are synched to correct timer server, we can timestamp the API callback time and measure the the total latency between client and exchange. But we would…
One of our customers contacted Frontline Support to inform that there is no software to download in https://developers.refinitiv.com/en/api-catalog/thomson-reuters-enterprise-platform/robust-foundation-api-rfa-java/downloads Please assist.
While getting these rates we could see hex error is showing in logs
Greetings, As per title. There are 2 queries as per below:- 1. We would like to unsubscribe a RIC data when our application already requested it for a certain period, say requesting RIC 0#Z74.SI at 8am, and then unsubscribe at 9am, to prevent data keeps on flowing to our application. Is that possible? 2. Is there any…
Hi, I am trying to contribute to a RIC that has the PERM_CODE FID. I am creating a Post message with 2 Fields encoded, 1 fr the permission FID with the code and 2nd for the price FID i want to update. However I keep getting this error Message ID 4.0 received NACK : A29: Post message did not contain permission data. I am…
Greetings, I'm able to request specific RIC data, say 0#Z74.SI. Is there a wild card RIC data request, say 0#Z7*.SI?
It looks like you're new here. Sign in or register to get started.