JMS Collector Agent Configuration(4.2)

The JMS Collector configuration will allow you to set up a collector agent that will collect all JMS intended for the particular topic set using the agent.


JMS Collector agent configuration


SettingDescription
ProfileEnter the JMS profile that you want used to establish the connection. For further information see JMS Profile (4.2).
UsernameEnter a user name to apply when initiating the connection with the JMS server. This field is optional.
PasswordEnter a password to use when initiating the connection with the JMS server. This field is optional.
Enable Durable Subscription

To enable the agent to create a durable topic subscription, select this check box. 

If the Destination is of type queue, the agent will fail to initiate.

NameEnter a unique name that identifies the topic endpoint of the client. Provide this to use a durable subscription.
IDEnter a unique client ID. This is an optional parameter as it can be set in the configured ConnectionFactory object.
Enable Pre-Acknowledge Routing

To have the content of the incoming message routed to the next specified Route before an acknowledgement is sent back to the JMS server, select this check box.

When enabled, to route the UDR, the JMS Collector agent uses the same thread that it used when the JMS message was collected. This way, the agent can use another agent, e g Inter Workflow, to store incoming messages before they are acknowledged. The content that is sent as output is generated in the JMSCycle format, and encoded using the MZ Tag encoder. For further information on MZ Tagged Formats, see Format Management Overview(3.0) in Ultra Format(3.0).

RouteThe route where the message is sent to before an acknowledgment is sent back to the server.