wiki:OpendasTalend

Talend

 http://www.talend.com/
Talend is an ETL (Extract-Transform-Load) allowing to manage incoming messages from ActiveMQ,
Then send them towards exit components and the other way around,
with or without intervention on the structure, the value, or the data format.

  • ETL advantages :
    • Filter messages in entrance, modify data, and re-inject them towards an outgoing source.
    • Independence and portability of the solution by changing "graphically" components and organization of the data
    • Once the schema of the data, and the rules of management defined, a Java binary can be exported, and installed on a server.
  • Data sources
    Data sources can be multiple, both in entrance and in exit.
    Components supplied by Talend allow to connect to a large number of data sources.
    • SAP
    • Sage
    • Salesforce
    • Excel
    • LDAP
    • SQL (Oracle, PostgreSQL, SQL Server...)

Other consumers

OpenDAS is a universal and generic Data Acquisition System. We've packaged many examples with Talend, but any JMS consumer can be used.