You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "stephen hartley (JIRA)" <ji...@apache.org> on 2015/06/02 21:55:49 UTC

[jira] [Created] (CAMEL-8827) Enable file component to accept expression for the noop option

stephen hartley created CAMEL-8827:
--------------------------------------

             Summary: Enable file component to accept expression for the noop option
                 Key: CAMEL-8827
                 URL: https://issues.apache.org/jira/browse/CAMEL-8827
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
    Affects Versions: 2.15.2
            Reporter: stephen hartley
             Fix For: 2.15.3


When using the file consumer it would be very useful for me to set the noop option dynamically using a camel expression.

For example I would like to be able to write a Simple expression such as 

noop=${sys.someSystemProperty}

This is already possible on other options on this component such as move and preMove and I would like it to work in the same way.

Thanks in advance!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)