Connect JMS form – Completing the Request tab
Use the Request tab to specify the contents of the outgoing request message. At runtime, Pega Platform maps the data from the clipboard (or other sources) to fields of the message header, message body, and parameter values.
Message Headers
Field | Description |
---|---|
Field | Optional. Select a message header field (JMSCorrelationID or
JMSType ). |
Description | Enter a text description. |
Map from | Select how the system creates the selected request header value:
If more choices appear, they identify a custom function rule in a
|
Map from key | Specify the key to locating the property or rule in the source specified in
the Map from field.
|
Message properties
Complete this section to define how Pega Platform 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 reference that is the source of the value. |
Description | Optional. Enter a short text description of this row of the array. |
Map from |
Select how the system creates request parameter values. The choice you make
for this field depends on what you selected for Data Type:
If more choices appear, they each identify a custom function rule in a
|
Map from key | Enter additional details that complete the Map from
mapping:
|
Message data
Complete this section to identify the sources and mappings for the JMS request parameters.
Working in the same way as the Message properties section, this
section provides two additional data types: Bytes
and
JavaObject
.