About Connect SOAP rules

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

The following tabs are available on this form:

Access

To list the Connect SOAP rules in your application, use the Application Explorer or click Configure > Integration > Connector Definitions & Simulations.

To list all Connect SOAP rules that are available to you, use the Records Explorer.

Development

To create a SOAP connector, start the Connector and Metadata wizard. 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 wizard .

To use the wizard, select Configure > Integration > Connectors > Connector and Metadata wizard .

For a comprehensive description of the development process and a sample, see Building SOAP Connectors on the Pega Community. 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 the Pega Community 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

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