Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleContents

Table of Contents
indent15px
maxLevel45
stylenone

The JMSIn component is used to send messages to a JMS destination (topic or queue). This component sends the messages received on the input port to the configured JMS destination. The destination on which the message is to be sent can be specified in the Configuration Property Sheet wizard.

...

The name of the destination to which the messages have to be sent.

Note

If JMS Provider is "Other" (ActiveMQ), and the AutoCreate Destination property (explained below) is disabled, the Topic name and Queue name to be specified must be in the following format:

Tip
titleTopic name format

dynamicTopics/<TopicName>

Tip
titleQueue name format

dynamicQueues/<QueueName>

Destination Type

The JMS type of the destination. This can be chosen as either Topic or Queue.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence