Working with Kafka_CustomSerializerSample Project
This sample demonstrates how to configure and use the Custom Serializer and Deserializer in the Send and Receive activities. The java code for the serializer or deserializer is in the src folder. The example uses Google protocol buffer to demonstrate the custom serializer ability.
Prerequisites
Procedure
- Start TIBCO Business Studio in one of the following ways:
- From the menu, click .
- In the Import window, expand the General folder and select the Existing Studio Projects into Workspace item. Click Next.
- Click Browse next to the Select archive file field to select the Kafka_CustomSerializerSample.zip file. Click Finish. The Kafka_CustomSerializerSample.zip file is in the TIBCO_HOME\bw\palettes\kafka\version\samples directory.
Copyright © Cloud Software Group, Inc. All rights reserved.