Based on the documentation I was reading the ProducerTemplate.request(,
Processor) should return the Exchange information from the route that was
called. When I am running my test on this it is returning the body information
in the exchange.getOut().getBody() but the exchange.getOut().getHeade
Hi.
I am looking for library/component that will convert beans to X12 837 Claims
submissions to medical system, Title XIX Medicaid/Medicare. This is a really
standard submission format so I'm not looking to reinvent the wheel. I've seen
a couple of examples of reading in an 837 and converting
Hi,
Again, want to ping this to see if I could get any feedback on this.
Thanks
Hi.
I am looking for library/component that will convert beans to X12 837 Claims
submissions to medical system, Title XIX Medicaid/Medicare. This is a really
standard submission format so I'm not looking to reinv
Hi,
Based on the "<" you are seeing in the error I think you are receiving XML not
JSON in the package. I've seen a similar message in CXF
-Original Message-
From: Wang Yan
Sent: Friday, August 27, 2021 1:20 AM
To: users@camel.apache.org
Subject: json to Pojo convertion problem for ca
Morning everyone,
Is something up with the nabble site or has it been moved?
camel.465427.n5.nabble.com. get me "This site can't be reached"
Regards-
Marci Wilken
Hello everyone,
I am trying to decide if I should use a Pojo or Payload DataFormat for a Soap
Camel-Cxf consumer route.
Pojo seems like the easiest solution but looking at the exchange body produced
it creates a MessageContentList. Is the list always in the order of the wsdl
definition? I am c
I am attempting to create a re-usable route for SQL errors. Based upon the
SQLErrorLevel I want to write an Error, Warning, or Info message out. I can
set the LoggingLevel in the Header but I have figured out anyway to get it back
out and use it. The closes I've come is
simple("${header.Loggin
Hello fellow developers,
The State of Oregon OHA/ODHS Office of Information Service is looking for a
contractor to help convert an existing legacy ESB system to Camel for the
OR-Kids Child Welfare System.
Please See https://secure.covendis.com/cov/socialnetworkpost.html?postid=4389#b
for more
How do I get camel-sftp to stop deleting the file from my local work directory
after is done downloading. I just want it to download the file and not do
anything to it. When it done all I want to do is pass the name of the file to
another route that does the processing. But I see this in the
Is there a transform or type converter that will convert escaped xml to
standard xml
I get this from a legacy axis 1.4 system
R
SelectClientPerpetratorInfo
HI all,
Issue: sensitive data getting passed from the exchange header to the logs in
the clear.
Is there a way to encrypt header value in camel? I've got several values; id,
ssn, dob, password that get passed around in the message header or that I
would like to pass in the header. I would
; On Sat, Sep 10, 2022 at 7:12 PM Jeremy Ross
> wrote:
>
> > Have you looked at the jsypt component? With it, you can store your
> > password encrypted, then access it using property placeholder syntax:
> >
> > ftps://?password={{my_ftp_password}}
> >
> &
Yes, use setMessage() on return. I ran into this a while back. Not all
message processes have an in and an out. If the message process doesn't create
an out by using setOut it created a new blank message and you loose everything
from the original message.
-Original Message-
From:
13 matches
Mail list logo