JMS Capture Point
The integrated JMS Capture Point is used to capture interactions from systems that use JMS as a message bus.
Prerequisites
The following prerequisites must be met in order to enable the JMS Capture Point functionality in Interaction Server:
- Licensing: Interaction Server will enable JMS Capture Point functionality only if the technical license (iwd_jms_cp) is present.
- Existing JMS-compliant message queue provider must be present.
- Java 8 is the minimum required version. Java 11 is recommended.
- JMS is supported by using Java Native Interface (JNI) and requires Java in order to work. If Java is not installed or not properly configured, JMS functionality will not be available. In addition to JMS API Java libraries, all required jar files for the specific provider need to be installed and accessible.
Outline
- Configuring
- Start with the general procedure for creating a Capture Point Application object and a Capture Point Service.
- Set configuration options for your particular environment.
- Consult specific examples of configuring JMS Capture Points, listed in the next section.
- XML Representation—The integrated JMS Capture Point is capable of capturing interactions in the form of XML documents from JMS-compliant message queue providers. Consult the description of inbound and outbound XML messages.
Sample Configurations
This guide provides sample configurations for JMS Capture Point applications working with various JMS providers:
- OpenMQ
- ActiveMQ
- TIBCO
- WebSphere MQ
- Using SSL
This page was last edited on June 18, 2020, at 10:43.
Comments or questions about this documentation? Contact us for support!