About Connect SAPJCo rules

The Connect SAPJCo rule supports the SAP Java Connector Architecture (JCo). Use it to define a connector interface between your Pega Platform application and an external SAP application. Connect SAPJCo rules allow the Pega Platform applications to work with SAP R/3 (ECC) and NetWeaver systems.

Important: Connect SAPJCo rules are no longer being actively developed. To avoid upgrade issues when these rules are deprecated, use other web-based SAP capabilities.

The following tabs are available on this form:

Access

To list the Connect SAPJCo rules in your application, use the Application Explorer or click Configure > Integration > Connector Definitions & Simulations.

To list all Connect SAPJCo rules that are available to you, use the Records Explorer.

Development

To generate Connect SAPJCo rules, the Connector and Metadata wizard requires software provided by SAP , as well as JAR files you create based on the SAP Business API. For information on prerequisites and working with Connect SAPJCo connectors, see "Before You Begin" in the Connect SAPJCo Connectors section of the Pega Community article Pega Process Extender for SAP Business Suite.

The external Java class or .jar file must be on the Pega Platform class paths. For instructions, see the Pega Community article About the Process Commander Class Paths.

Use the Connector and Metadata wizard to build an SAPJCo connector. The wizard uses the Java Reflection API to introspect the class or JavaBean's public constructors and public methods. It then generates the appropriate Pega Platform connectors, connector activities, classes, and properties. See About the Connector and Metadata wizard.

To use the wizard, click Configure > Integration > Connectors > Connector and Metadata wizard .

Simulation

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

Where referenced

Connect SAPJCo 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

A Connect SAPJCo rule is an instance of the Rule-Connect-SAPJCo class. Connect SAPJCo rules belong to the Integration-Connectors category.