camel transform message
Transform message from one format to another via an existing running Camel integration
Options
| Option | Description | Default | Type |
|---|---|---|---|
|
Message body to send (prefix with file: to refer to loading message body from file) |
String |
|
|
To run using a different Camel version than the default version. |
String |
|
|
The component to use for message transformation |
String |
|
|
The dataformat to use for message transformation |
String |
|
|
Message header (key=value) |
List |
|
|
The language to use for message transformation |
String |
|
|
Use colored logging |
true |
boolean |
|
Option for additional configuration of the used language, component or dataformat (key=value) |
List |
|
|
File to store output. If none provide then output is printed to console. |
String |
|
|
Pretty print message body when using JSon or XML format |
boolean |
|
|
Additional maven repositories (Use commas to separate multiple repositories) |
String |
|
|
Show message body from the output message |
true |
boolean |
|
Show exception and stacktrace for failed transformation |
true |
boolean |
|
Show exchange properties from the output message |
false |
boolean |
|
Show message headers from the output message |
true |
boolean |
|
Instead of using external template file then refer to an existing Camel route source with inlined Camel language expression in a route. (use :line-number or :id to refer to the exact location of the EIP to use) |
String |
|
|
The template to use for message transformation (prefix with file: to refer to loading template from file) |
String |
|
|
Timeout in millis waiting for message to be transformed |
20000 |
long |
|
Execute periodically and showing output fullscreen |
boolean |
|
|
Display the help and sub-commands |
boolean |