AMQP Connector: Functionality and Operation
The adapter has the following functions:
The adapter manages subscriptions for an AMQP queue and defines the process to be executed.
The adapter enables messages to be published in an AMQP topic.
Properties
| Defines the operation executed by the adapter Possible values:
|
Parameters
| Main adapter class (do not change!) Possible values: de.softproject.x4.plugins.adapter.AmqpPublishAdapter: Main class (Default) |
| ID of the client with which the message is published Possible values: Client ID (integer) The ID of the client is set in the configuration file During X4 Server startup, the subscriber clients are registered with their current |
| This parameter is set automatically with the information contained in the configuration file |
| This parameter is set automatically with the information contained in the configuration file |
| AMQP server host address of the broker Possible values: Server host, e. g. |
| AMQP port number of the broker Possible values: AMQP port number, e.g. |
| The parameter The value of this parameter must be identical in the configuration file and in the adapter parameter. Possible values: Any string |
Status values
1 | The operation was executed successfully. |
| The operation was performed successfully (no output is generated) |
| An error occurred during the execution of the operation (no output is generated) |