JMS Application Properties Shared Configuration The JMS Application Properties resource describes any JMS message properties that a JMS application expects. These properties can then be added to a JMS message on the Advanced tab of a JMS activity. These properties appear in the OtherProperties element on the Input or Output tab of the activity. Configuration The Configuration tab has the following fields. Field Global Var? Description Name No The name to appear as the label for the resource. Description No Short description of the shared resource. Properties No A table listing any application-specific properties. Use the + and x buttons to the right of the table to add and delete properties. Use the up and down arrow buttons to move selected properties to the desired location in the table. Specify the name of the property by typing the name in the PropertyName column. Specify the datatype of the property by double clicking the cell of the Type column for the desired property. This causes a drop down list of valid JMS datatypes to appear. Specify whether the property is optional or required by double clicking on the cell of the Cardinality column for the desired property. Select either optional or required in the drop down list that appears.