question

Upvotes
Accepted
1 0 0 1

Unable to send Blank via OMMConsumer Post

We have a 3rd party vendor sending data to the RIC <PHPBAP=BAPH> via OMM Consumer Post functionality. The '0' values they send during closing run should update as a blank on the display template. However, they are appearing as '0' zeroes on the DT of the RIC. Can someone help on this. The RIC is built on CAFE.

@Umer Nalla

elektronrefinitiv-realtimetrepfieldsforexOMMposting
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.

@Surya

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

@Surya

Hi,

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

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @Surya

If the developer wants the recipient consumer to get a blank field they need to send a Blank field not a '0' value.

e.g. in RFA C++ they would use setBlankData() on the DataBuffer when encoding the field, in RFA Java they would use encodeBlank() with the OmmEncoder.

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.

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.