Ricardo M.

Results 196 comments of Ricardo M.

#### Horizontal ![image](https://github.com/user-attachments/assets/385df56a-474e-4d1f-94c3-650f814aab80) #### Vertical ![image](https://github.com/user-attachments/assets/851e6b1f-f558-4992-a153-e175decbf49c)

> Requires a rebase as there is a conflict There are also tests in error I'll take care

@ibek here you have a PR to fix it: https://github.com/ibek/kaoto/pull/1

An example using parameters ```yaml - routeTemplate: id: myTemplate parameters: - name: directName defaultValue: "hola" from: uri: direct:{{directName}} steps: - process: ref: "{{myProcessor}}" - to: mock:result ``` Docs: https://camel.apache.org/manual/route-template.html

To be balanced out agaisnt custom Kamelets support

Superseeding https://github.com/KaotoIO/kaoto/issues/563

Relates to #1618, perhaps we could tackle `to`, `toD` and `poll` in a group, and `pollEnrich` and `enrich` in another.

For the expression fields, we could use #1320 to assist in writing the expression.

An alternative might be offering expression examples to pick from.

@igarashitm , the `Rest` definition is being lost due to the `\` in the description field: ```yaml description: "Muliple tags can be provided with comma separated strings. Use\ \ tag1,...