Input properties determine the characteristics of a component. Several top-level entities use an Input Properties sub-type to set parameters required by a component. This includes the Form Components service, the Import Source Types service, and the Process Flows service. This section describes the fields that are found on the Input Properties sub-type form. Form Component Input Properties Form
General Tab
Name (
...
Required)
Name of the input property.
Description
A description of the input property.
Type (
...
Required)
The data type of the input property. Values available are String, Integer, Long, Currency, DateTime, and Object.
Default Value
The default value for the input property. This may be either an alphanumeric value or an SQL string.
Required (
...
Required)
If this option is selected, the input property is required. This option is selected by default.
Value List Type
The value list type indicates how the input property receives its data. The default is None. Available values are:
- None — : Allows only manual data entry to define the data source.
- List Only — : Only items listed in the Possible Values tab of this record are accepted.
- List or Manual — : either manual entry or the values listed in the Possible Values tab are allowed.
Possible Values Tab
This tab is applicable only if Value List Type on the General tab is not set to None. A list of Possible Values records is displayed for the input property.
Possible values are not currently supported.