question

Upvotes
Accepted
1 0 0 0

RFA API Message Capture

Hello, I am trying to capture event messages coming from the RMDS using the RFA API in C++. Our end goal is to relay the event messages in their original data format. How can I do this?

#technologyrfarfa-apirmds-test-client
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.

Hi @avoora ,

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

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

Thanks,
AHS

Upvote
Accepted
79.2k 251 52 74

@avoora

Please check the answer on this dicussion.

Otherwise, you can use the rfa::message::RespMsg::clone() method to make its own copy for later processing the message outside the application callback method.

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
21 0 0 0

Hi Avoora,

It seems you are requesting support for RMDS. This portal is for RDMS.

I think the correct link is https://community.developers.refinitiv.com/spaces/42/rfa.html

Thanks,

Sam

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
24.7k 54 17 14

Hello @avoora

I suggest you use the testclient tool to capture the messages between the tool and your Market Data System.

Please check my colleague's answer on this old post testclient capture RIC events question.

Note: The updated link for Quick Start Guide to Recording and Playback of Refinitiv Real-Time Data is available here.


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.

@wasin.w Is there any way we can capture the messages in our code?

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.