For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 2 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 512.0 KiB each and 1.0 MiB total.

@pankaj.singh

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@pankaj.singh

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
9.6k 10 7 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 512.0 KiB each and 1.0 MiB total.

Upvotes
78.8k 250 52 74

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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