Connect REST form - PATCH Request
Use the Request tab on the Methods tab of the Connect REST form to map data for the PATCH request message.
Headers
Use the fields in this section to map data for HTTP header fields. The data type of
a header field is String
.
Field | Description |
---|---|
Name | Enter the external name of the header field. |
Description | Enter a short description of the header field. |
Map from | Specify the source or the type of source of the value:
|
Map from key | Specify the key for locating the property or rule in the source
that is specified in the Map from field.
|
Message data
Use the fields in this section to map the request body payload from the message.
Field | Description |
---|---|
Description | Enter a short description of the string in the request body
payload. The data type of the message data is
String . |
Map from | Specify the source or the type of source of the value:
|
Use fast processing | This field is displayed when you select
JSON in the Map
from field. For complex JSON structures, if the
clipboard structure exactly matches the JSON structure, selecting
this field improves processing speed. For this option to work
correctly, use the following guidelines when configuring your data
model:
Page groups, value groups, and Java objects are not supported. |
Map from key | Specify the key for locating the property or rule in the source
that is specified in the Map from field:
|
Map as | This field is displayed when you select Clipboard in the Map from field. If the content is mapped from a Java object property that contains a byte array, select Binary, otherwise, select Text. |