You are here: Reference > Rule types > Connect SOAP rules

About Connect SOAP rules

  1. About 
  2. New 
  3. Service 
  4. Request 
  5. Response 
  1. Faults 
  2. Advanced 
  3. WSDL 
  4. History 
  5. More... 

Using Simple Object Access Protocol (SOAP) over HTTP, the SOAP integration interface in Pega 7 Platform supports interactions with external systems through Web services. Use SOAP connector rules when your Pega 7 Platform applications need to call an external Web service.

Access

Use the Application Explorer or Designer Studio> Integration > Definitions > Implementations to list the Connect SOAP rules in your application.

Select Designer Studio> Integration > Connectors > Connector and Metadata Wizard to start the Connector Accelerator to create a Connect SOAP rule.

Use the Records Explorer to list all Connect SOAP rules that are available to you.

Development

To create a SOAP connector, start the Connector and Metadata accelerator. Identify the URL of the WSDL file that describes the processing and methods of the SOAP Web service you want to connect to. See About the Connector and Metadata accelerator.

For a comprehensive description of the development process and a sample, see Building SOAP Connectors on the Integration area of the PDN. See also the Integrating with External Systems 5.2 publication.

The connector supports sending and receiving SOAP attachments with SOAP messages. For more information, see PDN article How to configure a SOAP or dotNET connector to send or receive SOAP with attachments.

To debug your application when the external Web service is unavailable or lacks a test environment, you can use a connector simulator. See Creating Connector Simulations.

Where referenced

Connect SOAP rules can be referenced in an Integrator shape of a flow rule, or on the Definition tab of a Data Page rule, as the source of data for the contents of the data page.

Category

Connect SOAP rules belong to the Integration-Connectors category. A Connect SOAP rule is an instance of the Rule-Connect-SOAP rule type.

Related Topics Link IconRelated Information