The Setup tab defines connections for publishing messages, queue names, exchange name and type, and routing keys or headers.
Option | Description |
---|---|
Connection | Specify the URI address of the AMQP broker which this step will connect to publish messages into PDI. For more information see: https://www.rabbitmq.com/uri-spec.html |
Exchange name |
Specify the exchange name to which this step will publish messages. To use DEFAULT as the Exchange type (below), leave this option blank and set the Exchange type to DIRECT. Leave this option blank if you did not specify an Exchange name in the AMQP Consumer step. |
Exchange type |
Specify the type pattern this exchange is using.
Routes messages using one or more key/value pairs that are more easily expressed as message headers than a routing key. Specify the headers in a table using the Headers option. |
Routing key |
If you selected DIRECT or
TOPIC as the Exchange type, you
must select a routing key retrieval method:
To use the DEFAULT configuration:
|
Headers |
If you selected HEADERS as the
Exchange type, you must specify a retrieval method, and
then specify the Name and Value in
the accompanying table. To specify the retrieval method, select one of the
following:
|
Message field | Specify this step's input field from which this step will retrieve the message you are publishing. |