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

Claus Ibsen resolved CAMEL-2019.
--------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.0.0)
                   2.8.0
         Assignee: Claus Ibsen

JIRA is borked on this issue. I cannot edit it. So i have created a new ticket

> Allow passing options to PollingConsumer from outside
> -----------------------------------------------------
>
>                 Key: CAMEL-2019
>                 URL: https://issues.apache.org/jira/browse/CAMEL-2019
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Dragisa Krsmanovic
>            Assignee: Claus Ibsen
>             Fix For: 2.8.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to