TibMsg missing in RFA 8 Java api

Options
Subbu
Subbu Newcomer

The TibMsg and related Tib classes present in com.reuters.tibmsg package in RFA 7 and older are missing in RFA 8 api.

Any idea why it is removed?

Tagged:

Best Answer

  • Hello @Subbu

    RFA 8.0 and newer supports only OMM interface and it does not support MarketData interface including TibMsg and all Tib classes as shown in API Compatibility Matrix:

    image

    In the README shipped with RFA package, it also mentions that the release supports only OMM interface as shown below:

    image

    That's why MarketData interface, TibMsg and related Tib classes have been removed since RFA 8.x. The latest version providing these classes is 7.6.1.L2 and it can be downloaded at RFA Java Downloads page.

Answers