Service dotNet form
|
|
Use the Response tab to specify the data sent as part of the outgoing response message. Data is mapped from the clipboard to fields of the message header or data values in the message buffer.
C-2165By default, the response message uses UTF-8 character set encoding. However, if the request message HTTP header contains a Content-Type
value, the response message uses the same encoding as the request message. Alternatively, you can override this behavior and establish a single character encoding (for all SOAP responses from the system) by defining a servlet initialization parameter named CharacterEncoding
for the PRSOAPServlet
servlet. The system uses the value of that parameter in the Content-Type
of every Service dotNet and Service SOAP response message.
Field |
Description |
Name |
Enter the external name of the response header. |
Description |
Enter a text description. |
Map From |
Select how the system maps the output data from the clipboard data:
|
Map From Key |
If the Map From value is If the value is |
Field |
Description |
Data Type |
Select the external data type of the response parameter. For a complex parameter, select |
Name |
Enter the external name of the response parameter, with no spaces. B-15793 |
Description |
Enter a text description. |
Map From |
Select how system maps the output data from the clipboard data. 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 |
Identify a source for the Map From field:
|