Advanced

The Advanced tab has the following fields.

Field

Global Var?

Description

Message Selector

Yes

A string to determine whether a message should be received. The syntax of the message selector is determined by the JMS provider, but it is usually a subset of SQL92 (where message properties are used instead of table column names).

For more information and syntax for a message selector string, see your JMS provider documentation .

JMS Application Properties

No

Any application-specific message properties that is the part of the message. This is specified by the JMS Application Properties shared configuration resource.

Once specified, these properties appear on the Output tab as "OtherProperties".