You are here: Reference > Data classes > JMS Transport data instances > JMS Transport form - Completing the Request tab

JMS Transport form
Completing the Request tab

  1. About 
  2. New 
  3. JMS 
  4. Request
  5. History 

Use the Request tab to specify the contents of the outgoing request message.

Message Headers

Field

Description

Name Optional. Select a message header field (JMSCorrelationID or JMSType).
Value

Enter a literal constant. This field supports the Global Resource Settings syntax (=PageName.PropertyName).

For more information, see Using the Global Resource Settings feature.

Message Properties

Complete this array to define how your application is to assemble property values and literal values to form the request message.

Field

Description

Data Type

Select the external Java data type of the parameter value: String, Integer, Byte, Float, Double, Int, Long, Short, or Boolean.

Name

Enter a property name.

Description

Optional. Enter a brief text description, as documentation of this field.

Value Enter a literal constant. This field supports the Global Resource Settings syntax (=PageName.PropertyName). For more information, see Using the Global Resource Settings feature.

About JMS Transport data instances