question

Upvotes
Accepted
185 6 12 26

Do We need to handle rfa::message::RespMsg::ClearCacheFlag in LL2 MBP domain?


We are using RFA 8.1 C++ API to consume depth data using LL2 MBP (MP domain).

Do We need to handle rfa::message::RespMsg::ClearCacheFlag in LL2 MBP domain?

It is marked as optional in documentation [RDMUsageGuide].

But we are facing some issue with the levels we receive, we doubt that we are not handling some instruction like ClearCacheFlag . Is this the case , Should we also handle ClearCacheFlag in LL2 MBP domain?

#technologyrfa-apiOMM
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 @mktdata ,

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 on the left side of the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

@mktdata

Hi,

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

Thanks,

AHS

Upvotes
Accepted
78.9k 250 52 74

@mktdata

Thanks for reaching out to us.

Yes, the application needs to handle the ClearCacheFlag. It indicates that the stream’s stored payload information should be cleared

Please feel free to reach out if you have any further questions.

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
185 6 12 26

In case specific to LL2 MBP [MP domain] as well?

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.

Yes, this is a flag in the response message (refresh and status).

Any payload (MP, MBP, MBO, etc) in the response should be cleared.


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.