question

Upvotes
Accepted
1 1 1 1

Implementing service resiliency on EMA Consumer application - Java

I am trying to implement manual service resiliency using the methods described in the following article:

https://developers.refinitiv.com/en/article-catalog/article/how-implement-service-resiliency-ema-consumer-application

I am using the SDK to develop an application for data on the MMT_NEWS_TEXT_ANALYTICS domain. However, the article provides code for only C++ applications. The article is also slightly dated, so some of the methods do not apply (i.e. using pause/resume do not apply for the news text analytics domain). Are there any Java sample codes available for implementing the resiliency?

elektronjava
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.

@azat.kasimov

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

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

Otherwise please post again offering further insight into your question.

Thanks,

AHS

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

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.1k 250 52 74

@azat.kasimov

Sorry, we don't have the EMA Java sample code for service resiliency.

According to the ADS installation guide, the Pause and Resume feature on ADS is only supported for data sent in Marketfeed format and for RDM Level 1 Market Price items.

You can enable Pause and Resume in all Refinitiv Real-Time Advanced Distribution Server configurations. However, it is only supported for data sent in Marketfeed format and for RDM Level 1 Market Price items. This algorithm does not affect data sent in ANSI page format, as well as RDM Level 2 items and items defined as news items in the Refinitiv Real-Time Advanced Distribution Server. 

It is also mentioned in the article.

Please be aware that the Pause and Resume feature on ADS is only supported for data sent in Marketfeed format and for RDM Level 1 Market Price items.
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.