hi team, one of my client is asking if EMA could add encryption algorithm or certification authentication connect to RTDS ? thanks Gang
I'm looking at both the refinitiv real time SDK and the CSV per-exchange data. I see a few cases where (on LSE) we see this sequence of events: market status - opening auction ...events trade (MMT class implies it's outside of opening auction) market status - normal trading The sequence of events as delivered to our…
在使用Java api对接路透系统,通过consumer.registerClient(xxx)发消息过程中,出现了死锁的问题,查看了ema的jar包源码,发现在ema对消息处理过程中对线程上了jdk的锁,没有释放该锁导致线程阻塞,从而导致容器崩溃,下面附上代码,还请帮忙解惑 try {//args为ric和serviceName的映射关系 Iterable<Map.Entry<String,String>> it = args.entrySet().iterator; while(it.hasNext()){ Map.Entry<String,String> entry = it.next(); List<String> list =…
使用JavaAPI对接路透,回调client都会有哪些异常情况?在回调onRefreshMsg()接口推送的信息中,FiledEntry中load的值为空或者(blank data)时是什么情况?
I am working on to application which subscribe data and create RIC if it does not exists. What would be the best way to check if RIC .does not exists as RefreshMessage / OnAllMsg does not provide NACKCode for InvalidContent.
Please help me understand: I read various API documentation and visually do not understand the following: What does the Refinitiv Real-Time Distribution System consist of? Is there a diagram, picture or list of services? 2. What does Refinitiv Real-Time Distribution Hub consist of? Is there a diagram or a picture?
The document enumtype.def has a list of exchanges in the world. Question: Refinitiv has Domain Model: MarketPrice MarketByPrice MarketByOrder Are these standard domain models appropriate for the entire list of exchanges that are in the enumtype.def document? Are these three domain models standard for all market…
Where can I read about all the Domain Models that Refinitiv has for November 2022? If there is such a document?
Hi All, I have taken Consumer.java (450-series) from examples and then added that file in our spring boot application. Integrating to ERT this way, Is this correct approach?
I am trying to set up permission data as per X_PE, Service Name but still getting A29: Post message did not contain permission data.
It looks like you're new here. Sign in or register to get started.