Connect EJB form
|
Use the Remote tab to specify the data values that the remote system passes as input parameters to the remote method of the EJB client stub. Process Commander maps the data from the clipboard to parameter values of the remote method.
If you've completed the data fields of the Service tab earlier, Process Commander fills in the list of parameters and their data types on this tab automatically.
Field |
Description |
||||||||||
Data Type |
This column contains the external Java data type
of each parameter of the remote method. Both primitive Java
types ( |
||||||||||
Map From |
Select how the system creates the request parameter values. The choice you make for this field depends on the Data Type:
If more choices appear, they identify a custom function rule in a MapFrom library. Review the function rule to determine what it does. |
||||||||||
Map From Key |
Enter a source for the Map From value:
|
Field |
Description |
Data Type |
This field contains the external Java data type of
the return value, or You can map complex return values/ For example, the return value may have data type: com.sun.j2ee.blueprints.shoppingcart.cart.model.ShoppingCartModel |
Map To |
Select how the system creates the response parameter values. The choice you make for this field depends on the Data Type:
If more choices appear, they identify a custom function rule
in a |
Map To Key |
|