I was hoping you can point me in the direction where I can see the end of life dates for the RFA APIs, our client is currently using the following versions of rfa and eta, eta 3.4.0.L1.linux.rrg 64-bit Static rfa 8.1.0.L1.linux.rrg 64-bit rfa 8.1.2.linux.L1 64-bit rfa 8.2.0.linux.L2 64-bit rfa 8.2.1.linux.L1 64-bit eta…
... on 510500.SSd has correct encoding for Chinese character but Level 1 RIC 510500.SS doesn’t. 510500.SS (level 1) <0x1B>$*5<0x1B>}<0xC4><0xE3><0xF8><0xFD>500ETF 510500.SSd (level 2) <0x1B>%0<0xE4><0xB8><0xAD><0xE8><0xAD><0x89>500ETF Raising in behalf of client, Yong Liu from Morgan Stanley. Client is an Elektron Real…
Hi Team, I am using EMA service and subscribing to RIC (I referred Consumer.java from sample code to send these request). Per the requirement I need to unsubscribe the RICS during runtime (considering Consumer application is already in running state) I would like to unsubscribe to this RIC and couldn't find any sample code…
Hi Team, I am getting below error when I am trying to subscribe 9K TE rics. What are the max number of RICS that I can subscribe at single time? Query Type: Technical Operating System: Windows Compiler: Java & 11 Product Load: EMA Version 3.6.6.0 2022-12-09 10:19:22.521 ERROR 7 --- [ main]…
Hi Team, We are running consumer 450 in our AWS, some-times we end up with token issue. loggerMsg ClientName: ChannelCallbackClient Severity: Warning Text: Received Channel warning event on channel Channel_1 Instance Name Consumer_1_1 RsslReactor @48e74764 RsslChannel @104c02c6 Error Id 0 Internal sysError 0 Error Location…
Hi Team, I am running EMA Consumer450 with single machine id successfully. When I try to run more than one instance with the same machine id, I am getting below listed error. Is it possible to run multiple instances with single machine id? Error Description: 2022-11-16 09:16:49.241 WARN 7 --- [pool-4-thread-1]…
Hi Team, I am trying to run example Consumer 100 and facing the below error. How to resolve this? Code: AppClient appClient = new AppClient(); OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig(); consumer = EmaFactory.createOmmConsumer(config.host("10.186.204.18:14002").username("test123")); ReqMsg reqMsg =…
Hi Team, I have list of 13k RICS to subscribe. As of now I am connecting to EMA Consumer 450 series and service (ELEKTRON_DD). For some of the RICS I do see record not found. Hence, I would like to know which RIC belongs to which service?
Hi Team, I am getting record not found status message while querying on consumer 450 series. Status Message: StatusMsg streamId="16" domain="MarketPrice Domain" state="Closed / Suspect / Not found / '**The record could not be found'" name="FR0000571044=TWEB" nameType="1" serviceId="257" serviceName="ELEKTRON_DD"…
I'm trying to run below commands as per the guide: java -cp .;target/RTSDKJ_Maven-1.0-jar-with-dependencies.jar com.refinitiv.ema.provider.IProvider java -jar ./target/RTSDKJ_Maven-1.0-jar-with-dependencies.jar But both commands throws class not found exception. When I checked inside the jar file, I couldn't find the…
It looks like you're new here. Sign in or register to get started.