Skip to main content
Version: 5.1.1.0

AMQP Receiver

Description

This channel is used as an AMQP (Advanced Message Queuing Protocol) consumer, to receive messages from an AMQP messaging broker.

Start error process: If the channel encounters an error you can connect it in the process model with an error start event to create a process instance for handling that error.

If you leave the error hold time field as blank then the process instance will be created every time an error occurs. If errors occur rapidly, a lot of process instances will be created. You can avoid this by entering a period of time in the field. Any further errors occur within this period, no further error process instance will be created.