, which is a one-dimensional array of strings. You can change the type configuration for the array port. Specify the data type of the array elements and the array dimension.
In the transformation, select the array port for which you want to specify the type configuration.
In the
Type Configuration
column, click the
Open
button.
The
Specify Type Configuration for Array
dialog box appears.
In the
Type
drop-down menu, change the data type of the elements in the array.
For example, if the elements in the array are of type integer, select
integer
.
The type configuration value appears as
integer []
.
Optionally, in the
Array Dimension
drop-down menu, select a number to create a nested array.
For example, array dimension 3 creates a nested array of 3 levels. The type configuration value appears as
integer [] [] []
.
Optionally, configure the following properties:
Precision
. Maximum number of significant digits for numeric data types, or maximum number of characters for string data types.
Scale
. Maximum number of digits after the decimal point of numeric values.
Click
OK
.
On the
Ports
tab, the specified type configuration appears in the