You could put the logic to handle the 2 files in an AggregationStrategy
implementation and then depending on which makes more sense use it in an
Aggregator (in the case where you really have 2 routes) or in a content
enricher (where there is a main flow and you are just loading the second
file for that one step.
On Aug 24, 2013 5:35 AM, "nanotech" <rachit.gan...@gmail.com> wrote:

> Hi,
>
> I have an requirement where I need to send two files as input to a third
> party mapping jar. These files are the two arguments that the underlying
> mapping jar is expecting.
>
>
> Can someone suggest how such a route can be implemented in Camel ?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Multiple-inputs-to-an-endpoint-tp5737839.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to