Fields tab

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15

Fields tab in AMQP Consumer

Use this tab to define the fields in the record format.

Option Description
Input name

The input name is specified by the AMQP Consumer step. The following input names are assigned by default:

  • message: The individual message contained in a record.
  • queue name: The queue to which records are published and received.
  • routing key: The routing key associated with the dependent pattern type.
  • exchange name: The exchange name from which messages are received.
Output name Specify a substitute output name to use a field name that is different from the Input name. The data type of the output name must match the Type of the Input name.
Type The type field defines the data format for streaming records. Options include String or Binary. The default value is String.