Adapter for Apache Kafka 9.6 | webMethods Adapter for Apache Kafka Documentation | webMethods Adapter for Apache Kafka Installation and User’s Documentation | Built-In Services | wm.adapter.wmkafka.serde:registerSerializer
 
wm.adapter.wmkafka.serde:registerSerializer
The wm.adapter.wmkafka.serde:registerSerializer allows the user to configure their own serializer for Key Serializer Class and Value Serializer Class. The new serializer appears in the key or value serializer connection parameters. This is applicable only in Confluent Connection types.
Input Parameters
className
The name of the corresponding serializer class.
Output Parameters
result
The result of the service. Displays a message successfully added or Failed.