Service dotNet form - Completing the XML Page tab

Complete a row of this array for each complex request parameter or complex response parameter. Use a data transform for each class to identify which properties correspond to the nodes of the XML document.

Important: Service dotNet rules are no longer being actively developed, and are being considered for deprecation in upcoming releases. Using Service dotNet rules does not follow Pega development best practices. Use Service SOAP rules instead. For more information, see Service SOAP rules.

For Map To mappings, the complex parameter is self-describing. In such cases, the Pega Platform does not use properties to create the clipboard page, but information in the request message.

Complete at least one row of this tab to cause the WSDL file generated from the service package rule to specify document-style SOAP messages. (If this tab is blank, the WSDL file specifies RPC-style SOAP messages.)

Field Description
Schema Definitions  
Page Name Identify the clipboard page that contains the data values to be mapped to, or from, an XML document.
Class Name Identify the class of that page.
Data Transform Omit for Map To clipboard mappings. Required for Map From clipboard mappings.

Typically, the Pega Platform class contains many properties that are not needed in the XML document.

Identify a data transform that defines which properties are to be mapped. In the data transform, use Set actions to list only the properties that are to be mapped at runtime, in the order that mapping is to occur.