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:
- Creates a named page that is the source and destination of data mapping.
- Opens the JMS connector rule on a named page of class Rule-Connect-JCA.
- Using that page as a step page, calls the Connect-JCA method.
- 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.