WSDL generation for Service SOAP rules
After you have created all the Service SOAP rules that are to be included in a service package, generate WSDL files that describe the services in the package.
Open the service package data instance to create a WSDL file. When you select Rule-Service-SOAP in the Service type field, and the deployment type is WSDL, a link to the WSDL is displayed in the Deployment results section. You can then save the WSDL file. For more information, see Defining processing and authentication for service packages.
<xsd:elementname="shipDate" type="xsd:date" nillable="true" />
Pega Platform can process a SOAP message that contains:
<shipDate xsi:nil="true"></shipDate>
Previous topic Service SOAP form - Working with the Test Cases tab Next topic Connect SOAP rules