question

Upvotes
Accepted
16 14 15 17

RFA News Reader example application "TibMsg" Error

Hi,

I am trying to run the RFA Java News Reader sample program (to process & display MRN). But during the build process, there are several errors related to missing "TibMsg" package.

--

com\reuters\rfa\rdc\newsreader\Headline.java:33:error:package com.reuters.tibmsg does not exist

com\reuters\rfa\rdc\newsreader\Headline.java:34:error:package com.reuters.tibmsg does not exist

---

Is there a working sample of the NewsReader program using the OMM libraries?

Thank you.

treprfarfa-apinewsmrn
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.

Hello @NWM

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

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

Thanks,

AHS

@NWM, thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? 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

Upvotes
Accepted
9.6k 10 7 7

Hello @NWM

MRN is supported by OMM interfaces only. It is not supported by TibMsg interfaces so NewsReader can not be used for MRN testing; NewsReader can be used for the legacy news(N2_UBMS). As far as I know, there is no plan to have new version of NewsReader with OMM interfaces. To perform MRN testing, please use the application source code in Tutorial 11 - Request and Decode Machine Readable News

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
9.6k 10 7 7

Hello @NWM

To process & display MRN, only OMM interfaces are required; "TibMsg" package is not required.

Please refer to Tutorial 11 - Request and Decode Machine Readable News which explains how to decode & process MRN using RFA Java. It also provides the example application source code which demonstrates how to process and display MRN as well. For more details of the example application, please refer to README in rfa-java-tutorials\RFA_Java_Tutorials\Tutorials\Tutorial_11

TibMsg package has been removed since RFA 8.x but it is still in RFA 7.6.x. If TibMsg interfaces are not used e.g. the application which displays MRN, I suggest you use RFA 8.x e.g. the latest RFA version 8.1.0.E2 which includes the latest fixes.

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
16 14 15 17

Dear All,

Thank you for the information about the tutorial. However, the NewsReader program is an application provided by Reuters for MRN testing. As it is developed using TibMsg interfaces, is there plan to release a new version with OMM interfaces?

Thank you.

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
16 14 15 17

@Pimchaya

Thank you for the reply. It is understood.

Regards

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
16 14 15 17

Hello @Pimchaya

Even when running for N2_UBMS, the error about missing TibMsg package still exists. Where can I find the TibMsg packages? Is it included in the older versions of RFA API available on this portal?

Thank you

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.

Hello @NWM

You can find TibMsg in RFA 7.6.x. The latest version is 7.6.1.L2 which can be download at Download Page of RFA Java

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.