Running the Kafka_GeneralSample Project

The sample project shows how to use the plug-in to send and receive messages using Apache Kafka.

Prerequisites

Import the sample project to TIBCO Business Studio, as described in Working with Kafka_GeneralSample Project, and configure Kafka shared resource connection, as described in Creating a Kafka Connection.

Procedure

  1. In the Project Explorer view, expand the Module Descriptors resource and double click Components.
  2. By default, all the processes are listed in the Components editor.
  3. On the toolbar, click the Save icon to save your changes.
  4. From the menu, click Run > Run Configurations to run the selected process.
  5. In the Run Configuration dialog, expand BusinessWorks Application, and then click BWApplication.
  6. In the right panel, click the Applications tab, and select the check box next to Kafka_GeneralSample.application.
  7. Click Run to run the selected process.
  8. Click the Terminate icon to stop the process.