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 | If the Map From value is Clipboard , enter a property
reference that is the source of the data. If the Map From value is
|
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
.