You are here: Reference > Rule types > Connect Javas > Connect Java form - Completing the Constructor tab

  Connect Java form
Completing the Constructor tab

  1. About 
  2. New 
  3. Service 
  4. Constructor 
  5. Method 
  6. History 
  7. More... 

Complete the Service tab before completing this tab.

Completing this tab is optional. If the constructor you identified on the Service tab requires parameters, enter them here in the order that matches the constructor definition. Identify the source of each parameter in a Map From mapping.

Field

Description

Parameters add row
Data Type

Enter the primitive Java data type of each parameter for the constructor.

Map From

Identify the source of this value, as Clipboard or Constant.

Map From Key

Identify a source for the Map From value:

  • If the Map From value is Clipboard, enter a property reference that is the source of the data. (You can also use a linked property reference to identify the property containing the value.)
  • If the Map From value is Constant, enter a literal text string. To include blank spaces in your text string, surround the string with double quotes.

About Connect Java rules