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.
Note: Connect EJB rules are no longer being actively developed, and are being considered for
deprecation in upcoming releases. Using Connect EJB rules does not follow Pega development
best practices. Consider other implementation options instead.
Complete the Service tab before completing this tab. The list of parameters and their data types are automatically filled in.
Parameters
Field | Description |
---|---|
Data type | The form contains the external data type of each parameter of the EJB Create
method. Primitive Java types ( int , boolean ,
char , and so on), Java Strings, and arrays of primitive types are
supported. |
Map from | Select how the system creates parameter values for the request. The choice you
make for this field depends on the Data Type value:
|
Map from key | Identify a source for the Map From value:
|