About EJB connector rules
Use Connect EJB rules to define and configure a connector to an Enterprise JavaBean on a local or remote system. The services are deployed as Enterprise JavaBeans (EJBs) within a Java Enterprise Edition (Java EE) application server, such as IBM's WebSphere or Oracle WebLogic.
The following tabs are available on this form:
- Service
- Create
- Remote
Access
To list the Connect EJB rules in your application, use the Application Explorer or click
.To list all Connect EJB rules that are available to you, use the Records Explorer.
Development
You can use a wizard to generate classes, properties, and Connect EJB rules, rather than creating them one by one through rule forms. To use the wizard, select
.At runtime, the system locates the local or remote services and connects to them using the Java Naming and Directory Interface (JNDI) protocol.
To debug your application, you can simulate an EJB connector when the external system is unavailable or lacks a test environment.
Where referenced
Connect EJB rules can be referenced in an Integrator shape of a flow rule.
Category
A Connect EJB rule is an instance of the Rule-Connect-EJB class. Connect EJB rules belong to the Integration-Connectors category.
- Connect EJB rules - Completing the New or Save As form
Use a Connect EJB rule to define and configure a connector to an Enterprise JavaBean on a local or remote system. The services are deployed as Enterprise JavaBeans (EJBs) within a Java Enterprise Edition (Java EE) application server, such as IBM's WebSphere or Oracle WebLogic.
- Connect Cassandra form - Completing the Service tab
Complete the Service tab to identify the external system with which this connector communicates.
- Connect EJB form - Completing the Create tab
Use the Create tab to specify the data values that the remote system passes as input parameters to the create() method of the EJB home object. Pega Platform maps data from the clipboard to parameter values of the create method.
Previous topic Creating a Connect CMIS rule Next topic Connect EJB rules - Completing the New or Save As form