About Connect dotNet rules
Use Connect dotNet rules to define a connector from Pega Platform to call a Web service that is based on the Microsoft .NET Framework.
The following tabs are available on this form:
Access
Use the Application Explorer or
to list the Connect dotNet rules in your application.Select Connector and Metadata wizard to create a Connect dotNet rule.
to start theUse 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 a wizard to generate classes, properties, and Connect dotNet rules, rather than creating them one by one through rule forms. See About the Connector and Metadata wizard .
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.
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.