Back Forward More about Connect MSMQ rules

Contents About Connect MSMQ rules

Calling activity

To start an MSMQ connection and execute a Connect MSMQ rule, create an activity that:

  1. Creates a named page that is the source and destination of data mapping.
  2. Opens the Connect MSMQ rule on a named page of class Rule-Connect-MSMQ.
  3. Using that page as a step page, uses the Connect-MSMQ method.
  4. Checks the status values returned.

If this activity is in a class derived from the Work- base class, you can set the Activity Type to Connect and reference the activity in a flow rule.

Performance Statistics

For information on gathering performance information about this connector see PDNTesting Services and Connectors, a document on the Integration pages of the Pega Developer Network.

Simulation and testing

To debug your application, you can simulate an MSMQ connector when the external system is unavailable or lacks a test environment.

Definitions activity type, connector, Integrator task
Related topics Creating Connector Simulations.
Connect-MSMQ method
How to detect long-running connectors

zzzAbout Connect MSMQ rules