This post gives you an overview of the most commonly used Talend system routines, along with use cases. In this post, routines follow the order in which they are displayed in the Repository.
In this "how to" you are going to build a Talend mediation route to consume a message from your ActiveMQ. A mediation route can be used for realtime application integration – providing web services, transforming data, with transactional capability and solid error handling.
ActiveMQ is an open-source, messaging software which can serve as the backbone for an architecture of distributed applications built upon messaging. In this "how to" I'm going to show you how to install the software at your Windows system. I will also show you how to add a simple XML message to the queue.