JMS Connector > Introduction to JMS Connector
  

Introduction to JMS Connector

You can use JMS Connector to extract data from JMS sources and write to JMS targets.
You can connect to a JMS provider such as, an Apache Active MQ to read data from or write data to JMS. JMS providers are message-oriented middleware systems that send and receive JMS messages.
You can read JMS messages from a JMS provider message queue or a JMS provider based on the message topic. You can also write JMS messages to a message queue or a JMS provider based on the message topic.