You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jose Luis Pedrosa (JIRA)" <ji...@apache.org> on 2016/03/21 17:38:25 UTC

[jira] [Created] (CAMEL-9733) enable dynamic job name in component spring-batch

Jose Luis Pedrosa created CAMEL-9733:
----------------------------------------

             Summary: enable dynamic job name in component spring-batch
                 Key: CAMEL-9733
                 URL: https://issues.apache.org/jira/browse/CAMEL-9733
             Project: Camel
          Issue Type: Wish
          Components: camel-spring-batch
    Affects Versions: 2.16.2, 2.17.0
         Environment: any
            Reporter: Jose Luis Pedrosa
            Priority: Minor
             Fix For: 2.17.1


Hi
Currently springBatch accepts a parameter jobName in the url, which is evaluated during the creation of the endpoint.

This makes impossible to launch different jobs dinamically.The requested feature would be to make it message context based, in the headers with a parameter 
"jobNameHeader", which would be evaluated per message. In a similar way as SQL and the columns value parameters.

If the project is interested and willing to incorporate it into the sources, I could offer me to code it.



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