Screenshot 2024-10-13 at 16.44.09.pngScreenshot 2024-10-13 at 16.33.30.png
Hello Dev Team,
Our integration layer is in JAVA and Using the Latest Refinitiv SDK.
The attachment contains the ERROR that I am trying to make sure I capture in the future.
Context:
We are contributing price updates using RCC and were told we sometimes published messages with Unknown Field in them.
I have implemented a handler using the SDK
OmmConsumerErrorClient
public default void onInvalidUsage(String text, int errorCode) {}
Please can someone confirm that it is the right way to go about it and that it is sufficient and/or what else needs doing.
Any other suggestions, clarifications and examples are more than welcome.
Many thanks,
Horia