Data Integration
- Data Integration
- All Products
Property
| Description
|
---|---|
Child Of
| The parent field or group that this field belongs to. The name structure describes the group, parent fields, and struct name. For example:
OUTGROUP.Grandparent.Parent.struct_name
|
Name
| The name of the current output group or field.
|
Type
| The data type of the current field. For hierarchical output, you can choose either a primitive or complex data type.
|
Precision
| The total number of significant digits in the field.
|
Scale
| The number of digits to the right of the decimal point.
|
Array Element Type
| The data type of the current array element.
|
Array Element Precision
| The precision for the current array element. Used when creating the target data.
|
Array Element Scale
| The scale for the current array element. Used when creating the target data.
|
Struct Name
| The struct name for the current struct field.
|
Element Struct Name
| The element struct name for the current array of structs field.
|
Description
| Optional description of the field and its usage.
|
Property
| Description
|
---|---|
Use this field to aggregate values in an output field array.
| Select this property to aggregate output data into the current field.
|
Output Field
| If you are aggregating, specify the sibling array with fields to aggregate. The array must be a child of the current output field or group.
|