Integration Server 10.15 | JMS Client Development Guide | Sending and Receiving JMS Messages | Setting Properties in a JMS Message
 
Setting Properties in a JMS Message
 
Assigning an Activation to a JMS Message
Setting the UUID
Properties are an optional part of a JMS message that enable you to add fields to the message header. Properties usually hold message selector values and are application-specific, standard, or provider-specific.
When building a service that sends a JMS message, you can:
*Add your own custom properties to the JMSMessage/properties document using the pipeline in Designer.
*Assign values to the application-specific properties activation and uuid included by Integration Server.
The following sections provide information about setting the activation and uuid. For information about adding fields to the pipeline in Designer, see webMethods Service Development Help.