Back Forward About Connect Java rules
 

Integration-Connectors category
  1. About
  2. New
  3. tab1
  4. tab2
  5. tab3
  6. tab4
  7. tab5
  8. History
  9. More...
New Service  Constructor Method  History  More...

Purpose

Use a Connect Java rule to define a connector interface between your Process Commander application and an external Java application or Java class.

TipAlthough Process Commander offers various ways to interact with existing Java code, using a Java connector is a best practice in most situations. See Using existing Java code — A comparison of design alternatives for information about design options.

Access

Use the Application Explorer or the Integration Overview landing page to see Connect Java rules in your application. Use the Rules Explorer to list all Connect Java rules that are available to you. To access the Integration Overview landing page, select > Integration > Overview.

Development

Typically, use the Connector and Metadata accelerator when building a Java connector. The accelerator uses the Java Reflection API to introspect the class or JavaBean's public constructors and public methods. It then generates the appropriate Process Commander connector, connector activity, class, and property rules. See About the Connector and Metadata accelerator.

If you create a Java connector rule manually, complete the Service tab first. Then, because Process Commander also uses introspection from the connector rule form, you can select the Java methods you want to call with this connector using SmartPrompt.

In both cases — whether you use the Connector and Metadata accelerator or create the rule using the form — the external Java class or .jar file must be on the Process Commander class paths. For instructions, see Pega Developer Network article PDNPRKB-20931 About the Process Commander Class Paths.

Simulation

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

Category

Connect Java rules belong to the Integration-Connectors category. A Connect Java rule is an instance of the Rule-Connect-Java class. 03-06 C-768 R-9984 ABLAL

Standard rules Atlas — Standard Connect Java rules

Integration-Connectors category
Help System home pageHelp Home