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

About Connect dotNet rules

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

Use Connect dotNet rules to define a connector from Pega 7 Platform to call a Web service that is based on the Microsoft .NET Framework.

Access

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

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

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

Development

The development process is similar to Connect SOAP connector development process. If a WSDL file describing the Web service is available, you can use an accelerator to generate classes, properties, and Connect dotNet rules, rather than creating them one by one through rule forms. See About the Connector and Metadata accelerator.

To debug your application, you can simulate a dotNet connector when the external system is unavailable or lacks a test environment. See Creating Connector Simulations.

Note: For information about how to handle attachments with SOAP connectors in PRPC 6.2 and later, see Using attachments with SOAP, dotNet, and HTTP connectors and services.

Where referenced

Connect dotNet 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 dotNet rules are instances of the Rule-Connect-dotNet class. They belong to the Integration-Connectors category.

Related Topics Link IconRelated information