After creating a project, an empty process is created. You can add activities to the empty process to complete a task, such as sending a message.
Prerequisites
Ensure that you have created an empty process when creating a project. For more details, see
Creating a Project.
Procedure
In the Project Explorer view, click the created project and open the empty process from the
Processes folder.
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 AMQPSendMessage activity from the AMQP palette.
Drag the icon to create a transition between the added activities.
Configure the added AMQP activity, as described in
AMQP Palette.
Note: An AMQP connection is required when configuring the AMQP activities. For more details about how to create an AMQP connection, see
Creating an AMQP Connection.