You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jayesh Prajapati (JIRA)" <ji...@apache.org> on 2016/07/13 03:08:20 UTC

[jira] [Created] (CAMEL-10138) beanio - add support for reload of mappings

Jayesh Prajapati created CAMEL-10138:
----------------------------------------

             Summary: beanio - add support for reload of mappings
                 Key: CAMEL-10138
                 URL: https://issues.apache.org/jira/browse/CAMEL-10138
             Project: Camel
          Issue Type: Bug
          Components: camel-beanio
    Affects Versions: 2.17.1
            Reporter: Jayesh Prajapati
            Priority: Critical


In my project we are using SpringBoot (war) + Apache Camel + BeanIO for data integration purpose where first step is to implement data load from files (csv, excel, etc.) and produce extract in csv , pdf, excel, etc. format

One of the important requirement is to be able to reload the routes and mapping configurations.

Was able to reload the routes but couldn't find a way to reload beanio data format. I think there should be some provision in BeanIODataFormat to reload mappings.

Have a look at the poc project etl @  https://github.com/Jayeshecs/incubate/tree/etl





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