Skip to main content
August 19, 2025
Question

Kafka plugin support for Avro message or custom Deserializer class

  • August 19, 2025
  • 2 replies
  • 0 views

Hi,

We like to use the Kafka plugin for (binairy) Avro messages.  Are there intention to support this kind of messages.

Also the plugin has an option for a custom Deserializer class, but this does't seem to be used and also the code always expects that the value is a String. 

Is there an example of a custom deserializer class for a non-text based message value?  Should this be possible? 

Thanks

Klaas Pieter Boerema

Rabobank. 

2 replies

harshas2775
August 22, 2025

Suggest you to reach out to Appian Support for guidance!

stefanhelzle0001
August 22, 2025

There is no official support for plugins. But you can download it and inspect the source code.