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.

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 89 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.