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. The Pega Platform maps data from the clipboard to parameter values of the create method. After the data fields on the Service tab are entered correctly, the list of parameters and their data types are automatically filled in.
Complete the Service tab before completing this tab.
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:
|