question

Upvotes
Accepted
3 0 2 1

Ema 3.2.1.0 has few classes removed compared to 3.2.0.2

Noticed these classes are not available any more in version 3.2.1.0.

Is there any major change in EMA API?

  1. import com.thomsonreuters.ema.access.GenericMsg;
  2. import com.thomsonreuters.ema.access.RefreshMsg;
  3. import com.thomsonreuters.ema.access.StatusMsg;
  4. import com.thomsonreuters.ema.access.UpdateMsg;
elektronrefinitiv-realtimeelektron-sdk
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
9.5k 10 5 7

Hello @pankaj.singh

I have found all the classes above in EMA 3.2.1.0 as shown in the eclipse IDE below:

You can download EMA 3.2.1.0 shipped with Elektron SDK - Java - 1.2.1 on Elektron SDK - Java Downloads page

Hope this help.


ema3210.png (25.1 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
38.1k 69 35 53

I found that EMA 3.2.1.0 in the Maven Repository also has those classes.

<dependency>
    <groupId>com.thomsonreuters.ema</groupId>
    <artifactId>ema</artifactId>
    <version>3.2.1.0</version>
</dependency>
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea