In RTSDK Java, how do you use Maven instead of Gradle? For example: the Consumer class, as client wants to use Maven to manage the project directory.
hi Team, we have encountered an issue when we published data to Reuters at HKT 2024-04-19 18:46:01. the issue message: 2024-04-19 18:46:01(no unique labels)com.refinitiv.ema.access.OmmInvalidConfigurationExceptionImpl: could not construct configuration from file [/tmp/EmaConfig.xml]; working directory was…
Hi team, For ADH and ADS, when UPA/RFA will supports RHEL9? Thank you in advance for your help.
one of large customer is using EMA client API, using 'Cons100' example to subscribe to real-time data from RTMDS. Their observation is that on a market holiday or post market hours, they continue to receive updates on API like below. these updates have the same price and this price is matching with the last update of the…
Hello, We use RTC, which is connected to RTO, to retrieve quotes data. We are connecting to 2 instances of RTC with 2 instances of a client application using RTSDK Java, and we are wondering about setting up a resilient connection in all this by configuring multiple channels. Ideally, we'd like to configure all this via…
In the LPC 1.4 install guide, section 7.3, it discusses the layout of the user_list.txt file. Column 1 is the “username provided by the datafeed client application”. First, I’m assuming that “data file client application” is the application I wrote that is ultimately consuming the rate info. Does this username correspond…
Greetings! I am using latest RTSDK C/CPP 2.1.3.G1 aka EMA/ETA 3.7.3.G1 aka 3.7.3.3 and having dictionary timeout issues similar to https://community.developers.refinitiv.com/questions/95787/emadictionary-retrieval-failed-timed-out-after-wai.html I increased timeout up to 120 seconds, and it helped only once, while most of…
引入了maven的依赖之后,项目是可以跑起来的,但是我想关闭debug级别的日志是可以的吗 <dependency> <groupId>com.thomsonreuters.ema</groupId> <artifactId>ema</artifactId> <version>3.5.1.0</version> </dependency>
你好,这是你们的工具类,我们已经生产环境里面获取到了username password clientId,这个host是什么,position是什么,能否给我们提示 public static String server; public static String hostname = "127.0.0.1"; public static String port = "15000"; public static String user = "root"; public static String position = ""; public static String appId = "256"; public static…
Hi Team, What is the equivalent of RFA API method expandedValueFor in class FieldDictionary in EMA API? Thanks
It looks like you're new here. Sign in or register to get started.