Hi

I dont think we understand your question. Can you try to explain this in
more detail?

On Thu, Sep 7, 2023 at 10:31 AM Fyodor Kravchenko <f...@vsetec.com> wrote:

> Hello,
>
> what is the reliable way in a Java program to create a Processor from a
> String containing a definition of a processor that usually are parts of
> the route? Camel 4. Like
>
>
> <setBody>
>      <simple>${body[0]}</simple>
> </setBody>
>
>
> or
>
>
> - unmarshal:
>      csv:
>        delimiter: ";"
>        useMaps: "true"
>
>
> Thank you!
>
>

-- 
Claus Ibsen
-----------------
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to