AMQP Connector: Functions and Operations
The adapter has the following functions:
The adapter manages subscriptions to an AMQP queue and defines the process to run.
The adapter allows you to publish messages in an AMQP topic.
Properties
| Operation performed by the adapter Possible values:
|
Parameter
| Adapter main class (do not change!) Possible values: de.softproject.x4.plugins.adapter.AmqpPublishAdapter: Main Class (Standard) |
| ID of the client that will publish the message Possible values: Client ID The When the X4 Server is started, the subscriber clients are registered with the associated |
| This parameter is automatically set with the information contained in the |
| This parameter is automatically set with the information contained in the |
| AMQP server host address of the broker Possible values: Server host, such as |
| AMQP port number of the broker Possible values: AMQP port number, e.g. |
| The The value of this parameter must be the same in the configuration file and in the parameter of the adapter. Possible values: Any string |
Status values
1 | The adapter operation was executed successfully |
| The operation was successful (no output is generated) |
| An error occurred while the operation was running (no output is generated) |