I think you should set fault to true when there is an exception.
On Wed, May 1, 2019, 7:12 PM Hart, James W. wrote:
> I have a camel route that polls for files, and processes the files, and
> have set "move" and "moveFailed" so that on success or failure the files
> should move to their respecti
Could be anything which express its best feature, like,
"Apache Camel 3 - Simplify Integration"
--
Trilok
On Tue, Feb 19, 2019, 11:14 PM Antonin Stefanutti
wrote:
>
>
> > On 19 Feb 2019, at 18:26, Andrea Cosentino
> wrote:
> >
> > I'm fine with that tagline, but maybe we need to maintain somet
You can make the processes mutually exclusive through setting up a
scheduler by giving a cron expression so that your FTP or File component
would not read files when they are being written, just in case
if processing of your file not real time and copying of file via VB script
is also scheduled.
O
You can use xquery expression to get the desired element.
On May 30, 2017 12:08 AM, "anjanaintergration" <2340pa...@gmail.com> wrote:
>
> Hi ,
>
> We have a SOAP service that sends huge data 4 gb. We need to route this
> response to another SOAP service. However there is an element in SOAP:BODY
>
Hi
I am using Camel Box version 2.16.3 my bundle get build successfully, but I
am deploying it under servicemix 6.1.2 I am getting below excpetion-
I created a sample service by using the same code provided as an example to
use camel box component.
java.lang.IllegalArgumentException: Cannot loca