PowerCenter
- PowerCenter 10.4.0
- All Products
Field | Required/ Optional | Description |
---|---|---|
Name | Required | Variable name. Name variables $$ VariableName . The syntax for the variable name must be $$ followed by any alphanumeric or underscore characters. |
Type | Required | Variable or parameter. Select Variable. |
Datatype | Required | Datatype of the variable. Select a valid transformation datatype. Use any datatype except Binary. The datatype you select can affect the Aggregation type you can select. For example, when you create a String variable, you cannot configure it with a Count aggregation type. |
Precision or Scale | Required | Precision and scale of the variable. |
Aggregation | Required | Aggregation type of the variable. Determines the type of calculation you can perform with the variable.
|
IsExprVar | Required | Determines how the Integration Service expands the variable in an expression string. If true, the Integration Service expands the variable before parsing the expression. If false, the Integration Service expands the variable after parsing the expression. Default is false. If you set this field to true, you must set the variable datatype to String, or the Integration Service fails the session. |
Initial Value | Optional | Initial value of the variable. The Integration Service uses this value for the variable when the variable value is not saved in the repository or defined in the parameter file. If this value is also undefined, the Integration Service uses a default value based on the datatype of the mapping variable. Use any of the following formats for initial values for datetime variables:
|
Description | Optional | Description associated with the variable. |