The most recent content from our members.
I'm trying to upgrade EMA 3.5.1.0 to EMA 3.8.0.0. Our current JDK version is 1.8.x. While starting the server with the new version, there is an error below: Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-07-02 17:37:02.154 ERROR 21070 --- [main]…
We are using Reuters WebSocket API and receiving different responses for different usernames (with or without VPN): Authentication request with credentials: Endpoint: https://api.refinitiv.com:443/auth/oauth2/beta1/token Username 1: Response: ERROR 429 {HTTP/1.1 429 Too Many Requests} Username 2: Response: SUCCESS 200…
We have the requirement to get update BID and ASK rate for different set of rates like FX Rate - CCY_Pair1, CCY_Pair2, CCY_Pair3... LIBOR -Rate1, Rate2, .... JIBOR - Rate1. Rate2, ... and so on... By following provided examples, we are designing a prototype with below logic. AtomicInteger index = new AtomicInteger();…
I am using the BatchView to get only few fields of interest for Quotes/Trades. I followed the example as mentioned in this code sample. However, I see that the updates contain fields apart from the fields that I registered in my batchview. When such a behavior will be observed? I am interested only in few fields not all.…
...Connection Events multiple We curently have a single Client instance that is registered to receive login callback responses via the OMMItemIntSpec --> loginHandle = ommConsumer.registerClient((EventQueue)null, ommItemIntSpec, client, null); However my login client is unable to receive callbacks for the…
In the TREPS 3 configuration example below, there are 2 sessions defined :-Connection_XTRA_RSSL_INT,Connection_XTRA_RSSL_NIP, which are configured to connect to different servers ads-int.intra and ads-nip.intra \Sessions\XtraOMMSession\connectionList = "Connection_XTRA_RSSL_INT,Connection_XTRA_RSSL_NIP"…
... like 7.6X and raf8.X? Hi Team, Please help confirm whether RFA7.2.1 is compatible with JDK1.8?I checked API COMPATIBILITY MATRIX, but only find it mention RFA7.6+. Other question is whether RFA7.2.1 is compatible with higher RFA version like 7.6X and raf8.X? Client still use RFA7.2.1, please help confirm it. Many…
Hello, Java 8 introduces many powerful new features to the Java language. I'm wondering, what is the plan/timeframe of migrating modules and environments to Java 8? Thanks!
It looks like you're new here. Sign in or register to get started.