Hello Federico,
Go below error when platform http component used.
Thank
Karthik
On Wed, 14 May 2025, 2:49 pm Federico Mariani, <
federico.mariani.1...@gmail.com> wrote:
> Hello,
>
> Lately, we did a lot of improvements to the platform-http component. Can
> you try using the latest Camel 4
Hello,
Lately, we did a lot of improvements to the platform-http component. Can
you try using the latest Camel 4.10.x release and platform-http instead of
servlet? IIRC, in platform-http component the attachments are handled in
the body (if only one attachment is present) and the message attachmen
Hello Team,
Good morning !
I have a route exposed as REST endpoint with method POST which should
extract attachment file from the request but somehow, it’s not working. But
the same route - of course with different logic – able to extract
attachment from the body. Could you please explain this be