Configuration of the Kafka_CloudSample Processes
Kafka_CloudSample
The sample project contains three processes. Each process has a different function. After Importing the Sample Project, expand the Processes resource to display the processes.
This sample project contains the following three processes:
KafkaSendMessage.bwp
This process demonstrates how to use the plugins to send messages through producer using Kafka server. JavaInvoke activity is used to invoke Java class method. It returns message, which will be read by SendMessage activity.
Copyright © Cloud Software Group, Inc. All rights reserved.