Hello Iam from Factset. Iam looking for java code samples to establish a RFA connection without u...

Hello Iam from Factset. Iam looking for java code samples to establish a RFA connection without using the GUI application code for Refinitiv . Can someone provide me that? Or help me with proceeding further on this?
Tagged:

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @deepika.palreddy

    The RFA APIs (.Net, C++ and Java editions) provide a console example application for developers in the API package:

    • RFA .Net: StarterConsumer' application under the Examples directory.
    • RFA C++: StarterConsumer' application under the Examples directory.
    • RFA Java: StarterConsumer application under the Examples\com\reuters\rfa\example\omm\cons directory.

    The example can connect to your ADS server or your OMM Interactive provider application.

    Please be informed that the RFA API is a feature-completed API (non-strategic). You may consider the Enterprise Message API (EMA Java, formerly known as Elektron Message API) which is a part of the strategic Refinitiv Real-Time SDK family (formerly known as Elektron SDK) for your new development application/project.

    The EMA is designed for ease of use, so it should take a lot less time to implement and getting the data compares to implement with RFA API. Please see more detail in Real-Time SDK page.



Answers