Description

The Qpid sender (publisher) sends messages from 1Gateway to an Apache Qpid Broker queue. Together with the listener, it allows inter-gateway communication. 


Prerequisites

  • Set up a queue in the Qpid Java Broker

Installation

Make sure you have the 1gateway zip file that includes the plugin files and valid licences information ready. This file has been provided to you with the installation files.

1 - Login

Login to 1gateway, and make sure you are in "Advanced mode". If this is the first time you log in, the default user and password are both 'admin' (without the quotes).

2 - System Maintenance

Click on the menu icon and choose the option "System maintenance"


3 - Upload file


In the System maintenance view you can either drag and drop the downloaded zip file or select it by clicking the "choose file" button.

4 - Restart

After the upload installation will be confirmed. Restart 1Gateway to ensure any locked files are updated.

Configuration


Open the main menu and click on "New plugin"

Select the plugin you want to configure. Use the Filter field if needed.

Field name

Supported values

Description

Qpid user

Any string

Username defined in Qpid.

Qpid password

Any string

Password defined in Qpid.

Qpid hostname

Valid IP address

Hostname where the Qpid Broker is running.

Qpid port

Valid port number

Port number used by the broker.

Qpid protocol

tcp, ...

Protocol used by Qpid.

Queue name

Any string

Name of the queue which to send messages to.

See also