Message Format
The payload format depends on the source schema:- Structured data — When the schema contains regular typed columns, each row is serialized as a JSON object and sent as a text message.
- JSON or XML — When the schema contains a single
_jsonor_xmlfield, the raw string value is sent directly as the message body without additional wrapping.
Configuration Example
application.yaml via secrets.activeMQSecretName. See Configuration Reference for Vault secret format.
Field Reference
| Field | Required | Default | Description |
|---|---|---|---|
queueName | yes | Target queue name |