[ 
https://issues.apache.org/activemq/browse/CAMEL-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-2019:
-------------------------------

       Issue Type: New Feature  (was: Improvement)
    Fix Version/s: 3.0.0
                       (was: 2.5.0)

> Allow passing options to PollingConsumer from outside
> -----------------------------------------------------
>
>                 Key: CAMEL-2019
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2019
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Dragisa Krsmanovic
>             Fix For: 3.0.0
>
>
> I want something like:
> {code}
> .setHeader(Exchange.FILE_NAME).xpath("...")
> .pollEnrich("file:/test/data", 10000)
> {code}
> But PollingConsumer API does not allow passing FILE_NAME from outside.
> See 
> http://www.nabble.com/pollEnrich-doesn%27t-look-for-FILE_NAME-ts25458854.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to