JMSConnector

The JMSConnector Node can send messages to a JMS Queue and waits for a response.

Options

Message Columns
The column in the input table which contains the Message to send.

JNDI

Factory Initial
JNDI Value that corresponds to the java.naming.factory.initial - (for further information see http://docs.oracle.com/cd/E17802_01/products/products/jndi/javadoc/)
Security Principal
JNDI Value that corresponds to the java.naming.security.principal (User Name)
Security Credentials
JNDI Value that corresponds to the java.naming.security.principal (Password)
Provider URL
JNDI Value that corresponds to the java.naming.provider.url

JMS Provider

Connection Factory
The name of a Connection Factory that will be looked up in the Context
JMS Destination
The name of the Destination Queue where messages will be sent.
Check Correlation ID
If selected, response messages must have the same Correlation ID of requests.
JMS Client Classpath
Since JMSConnector Node have the ability to load MQ Client libraries at runtime in this field must specified the list of libraries needed to instantiate a particular Client implementation. Note that the Client must have JNDI Support.

Input Ports

Icon
Table with messages to be sent.

Output Ports

Icon
Table with message responses.

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.