AMQP

AMQP is an open source messaging protocol that operates at the application layer of the ISO/OSI model. It defines how messages are exchanged between providers and clients, similar to protocols such as HTTP, FTP and SMTP

Triggers

  • Subscribe - Triggers when a subscriber receives a message from the publisher

Actions

  • Publish Message - Publish a new message to an exchange or a queue
    Note:
    • You can establish a connection from your private VPC using a private link for this connector.
    • The AMQP connector supports the AMQP 0–9–1 messaging protocol.
    • If the AMQP listener connection fails, webMethods Integration automatically tries to reestablish the connection thrice at intervals of 30 seconds, 60 seconds and 60 seconds. After the third attempt, if the connection is not established, you receive a Max retry reached error, and the listener stops working. You can then modify and reactivate the same listener or create a new one.