Hello Team,
With regards to CAMEL-22007 , we don’t see the changes are reflected in the
micrometer document although it is present in release letter. Could you
please do the needful.
Best regards,
Karthik
>
> Hello Team,
>
> With regards to CAMEL-22007
> <https://issues.apache.org/jira/browse/CAMEL-22007> , we don’t see the
> changes are reflected in the micrometer document although it is present in
> release letter. Could you please do the needful.
>
> Best regards,
>
> *Karthik*
>
>
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 usin
behavior.? You can
find more information below.
Camel version : 4.8.03
curl --location 'http://0.0.0.0:/camel/upload' \
--header 'Content-Type: multipart/form-data' \
--form 'filename=@"/C:/Users/karthik/Downloads/agv_2025032716202293.xml"'
*E
Hello Claus,
First issue got fixed after enabling the stream cache pool.
Could you please assist for 2nd one ?
Thank you,
Karthik
On Tue, 6 May 2025, 10:35 am Claus Ibsen, wrote:
> Hi
>
> Enable spool on stream caching
> https://camel.apache.org/manual/stream-caching.html
>
Could you please assist. Let us know if you need more details form myside.
Thank you,
Karthik Prabhu
Okay. Will do the needful
On Wed, 8 Feb, 2023, 11:34 am Claus Ibsen, wrote:
> On Wed, Feb 8, 2023 at 6:06 AM KARTHIK PRABHU N >
> wrote:
>
> > Hello Claus,
> >
> > Thank you for the information.
> >
> > Could you please tag someone from Milo team. O
Hello Claus,
Thank you for the information.
Could you please tag someone from Milo team. Or let us know how we can
reache out to them.
Thanks,
Karthik
On Thu, 2 Feb, 2023, 3:30 pm Claus Ibsen, wrote:
> Hi
>
> Not so much we can help, try upgrading to 3.20.1.
> I dont know s
Hello ,
3.18.2
Thanks ,
Karthik
On Wed, 1 Feb, 2023, 9:01 pm Claus Ibsen, wrote:
> Hi
>
> What version of Camel do you use?
>
> On Wed, Feb 1, 2023 at 12:12 PM KARTHIK PRABHU N <
> karthikprabh...@gmail.com>
> wrote:
>
> > Hello All,
> >
> >
Hello All,
Hope you are doing fine!
Milo component which connects OPC UA server is throwing warning message
“Skipping validation for certificate “. To understand this issue, I tried
to go through the milo stack and client library, but I somehow lost in
between understanding the logic.
Could ple
rest("/getOptChoice").
get("/v1")
.consumes("application/json")
.to("direct:hello")
.produces("application/json");
from("direct:hello")
.split(header("emails"))
.to("seda:consumeGuestChoice")
.aggregate(constant(true),new OptAggregator())
I did try setting the body in the out component of the exchange. But still
the HTTP response is empty.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-HTTP-response-body-is-empty-though-the-exchange-body-has-the-payload-tp5785217p5785221.html
Sent from the Camel - Users
processing a response size of 150 MB and it was successful).
Kindly need your input how to read response with lesser memory foot print.
Thanks
Karthik Pothuru
Mob: +91 91766 97533
at help..
Thanks in advance.
Regards,
Karthik.
--
View this message in context:
http://camel.465427.n5.nabble.com/Edit-the-attachement-content-using-camel-mail-tp5750048.html
Sent from the Camel - Users mailing list archive at Nabble.com.
before padding.
On searching in google most of them have suggested to set the imap partial
fetch property to false.
props.setProperty("mail.imaps.partialfetch", "false");
Have tried that but could solve my issue. Please suggest.
Regards,
Karthik.
--
View this message in co
15 matches
Mail list logo