Show TOC

JMS Map Input and Output AdapterLocate this document in the navigation structure

The JMS Map Input adapter receives map messages from a JMS queue, converts them to ESP data format, and publishes them to Event Stream Processor. The JMS Map Output adapter reads rows from Event Stream Processor, converts them to JMS map messages, and sends them to the JMS queue.

These adapters can run in managed or unmanaged mode.

Managed external adapters:
  • Are started and stopped by the ESP server with ESP projects.
  • Have a cnxml adapter configuration file that is configured within SAP Event Stream Processor Studio.
  • Are referenced in a CCL ATTACH ADAPTER statement.
Unmanaged external adapters:
  • Start and stop independently of the ESP server and ESP projects.
  • Are configured independently.
  • Are not referenced in a CCL ATTACH ADAPTER statement.