camel-karavan
camel-karavan copied to clipboard
SetBody EIP has 2 id options in the panel
# camel-k: language=yaml
# Write your routes here, for example:
- from:
uri: "timer:yaml"
parameters:
period: "1000"
steps:
- setBody:
constant: "Hello {{myName}} from yaml"
- log: "${body}"
Then Karavan displays 2 x ID when you select setBody (3.18.0 release)
