JMS Transport form – Completing the Request tab
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. |