Service SOAP form —
|
|
Configure the data mapping of the incoming SOAP request from the external client application to Pega 7 Platform on the Request tab:
Use this section to enter a custom SOAPAction HTTP request header field that allows a server, such as a firewall, to identify the intent of the request, and appropriately filter it. The header field value is a URI that indicates the intent, and it overrides the value that is generated by Pega 7 Platform.
Field |
Description |
Specify custom SOAP action URI | Select this check box if you want to include a custom SOAPAction URI in the request. |
SOAP action URI | If you have selected the Specify custom SOAP action URI check box, enter the URI of the custom SOAPAction that you want to include in the request. If you leave this value blank, the server presumes that the intent of the SOAP message is provided by the HTTP Request-URI. |
Field |
Description |
Data Type | Select either string or XML Literal . |
Name | Enter the external name of the request header. |
Description | Enter a text description. |
Map To | If the data type of a request header is 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 To Key | For descriptions of the Map To Key options, see the definition of the Map To Key field in the Request Parameters section. |
Field |
Description |
Data Type |
Select the data type of the parameter from the subset of XML schema data types supported by SOAP services. See How to complete data mapping for SOAP and dotNet services for details about data types. Select the Select the XML Literal data type if the parameter is an XML object and you want to map the actual (literal) XML from an XML stream rule or a single-value text property. |
Name |
Enter the external name of the parameter, to be when the WSDL file is generated. (This need not match a rule or object in Pega 7 Platform.) |
Description |
Optional. Enter a text description of the parameter. |
Map To |
Specify the destination or the type of destination for the value in Pega 7 Platform. The choices in the list depend on value you selected in the Data Type field:
If more choices appear, they identify a custom function rule in a |
Map To Key |
Specify the key to locating the property or the rule in the destination specified in the Map To field:
|