More about Connect JCA rules

Note: Connect JCA rules are no longer being actively developed, and are being considered for deprecation in upcoming releases. Using Connect JCA rules does not follow Pega development best practices. Consider other implementation options instead.

Calling activity

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

  1. Creates a named page that is the source and destination of data mapping.
  2. Opens the JMS connector rule on a named page of class Rule-Connect-JCA.
  3. Using that page as a step page, calls the Connect-JCA method.
  4. Examines the status properties returned by the connector.

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 Testing Services and Connectors onPega Community.

Testing

For more information on testing connectors, see Testing Services and Connectors on the Pega Community.