Connect MQ form
|
|
Use the Request tab to specify the data that is sent as part of the outgoing request message. PRPC maps the data from the clipboard to fields of the message header and to parameter values in the message body.
Field |
Description |
Field |
Optional. Select an MQ message header field from the selection list. Select:
|
Description |
Enter a text description. |
Map From |
Select how the system creates request header values:
If more choices appear, they identify a custom function rule in a |
Map From Key |
If the Map From value is If the Map From value is |
Indicate how PRPC is to assemble property values and literal values to form the request. Order in this array is significant.
To reorder the rows of this array, hold the mouse pointer over a number. Click and drag to another row. To duplicate or move a row, hold the mouse pointer over a number. Or, right-click to access a menu with Cut, Copy, and Insert options.
Field |
Description |
Data Type |
Select the external data type of the parameter value: If you choose To fill the entire message buffer with one variable-length text or binary data, specify |
Offset |
Optional. Enter a number of bytes. At runtime, the system moves the cursor within the message buffer to this index position before it writes the data. |
Length |
Optional. Complete this field only for At runtime, the system examines the length of the data value. If the data value is longer than the specified length, its value is truncated. If the data value is shorter, the value is padded with white space (for If you don't specify a data length, the system writes an integer representing the true string length into the data buffer immediately before it writes the data value. |
Description |
Enter a text description of this row. |
Map From |
Select how the system creates request parameter values. The choice you make for this field depends on what you select 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:
|