Connect HTTP form
|
|
Use the Request tab to map data for the request message.
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:
If additional choices appear, they identify a custom function rule in a MapFrom library. Review the function rule to determine what it does. |
Map From Key |
Specify the key to locating the property or rule in the source specified in the Map From field.
|
When the HTTP method specified on the Service tab is GET
, use the fields in this section to specify name/value pairs to append as a query string to the URL of the target system.
Field |
Description |
Name |
Enter the name to use for the parameter. The data type of a query string parameter is |
Description |
Enter a short description of the parameter. |
Map From |
Specify the source or the type of source of the value in PRPC. For descriptions of the Map From options, see the definition of the Map From field in the Header Fields section. |
Map From Key |
Specify the key to locating the property or rule in the source specified in the Map From field. For descriptions of the Map From Key options, see the definition of the Map From Key field in the Header Fields section. |
When the HTTP Method field on the Service tab is set to POST
, use the fields in this section to specify the data to include in the POST
message.
Field |
Description |
Description |
The data type of the message data is |
Map From |
Specify the source or the type of source of the value:
If additional 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:
|