|
Contents ![]() |
Configure the data mapping for the reply message on the Response tab. Use the Response Headers section to map data for the SOAP envelope header. Use the Response Parameters section to map data for the body of the SOAP message.
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) in a servlet initialization parameter named
CharacterEncoding
for the PRSOAPServlet
. The system uses the value of that parameter in the
Content-Type
of all responses.
Field |
Description |
Data Type | Select either string or
XML Literal . |
Name | Enter the external name of the response header. |
Description | Enter a text description. |
Map To |
![]() XML Literal, set the Map To value
to XML ParseRule . If the data type is string, select
one of the other Map To options. See the definition
of the Map To field in the Request
Parameters section. |
Map From Key |
![]() |
Field |
Description |
||||||||||||
Data Type |
Select the Select the XML Literal data type if the parameter is an XML object and you want to map the actual (literal) XML to an XML parse rule or a single-value text property. |
||||||||||||
Name |
Enter the external name of the response parameter. |
||||||||||||
Description |
Enter a text description. |
||||||||||||
Map From |
If more choices appear, they each identify a custom function
rule in a |
||||||||||||
Map From Key |
|