Configuring a Process

An empty process is created by default when creating a project. You can add activities to the empty process.

Prerequisites

Ensure that you have created an empty process when creating a project. See Creating a Project for more information.

Procedure

  1. In the Project Explorer view, click the created project and open the empty process from the Processes folder.
  2. Select activities from the Palette view and drop them in the Process editor.

    For example, select and drop the Timer activity from the General Activities palette, and the KafkaSendMessage activity from the Kafka palette library.

  3. Click an activity in the Process editor and drag the icon to create a transition between the added activities.
  4. Configure the added Kafka activities, as described in Kafka Palette.
  5. Click File > Save to save the process.