PowerCenter
- PowerCenter 10.5
- All Products
Property
| Required/
Optional
| Description
|
|---|---|---|
Model | Required | Target model defined on the Models worksheet that includes the target column that you want to write the rule result to. |
Result Name | Required | Name of the output result. The PowerCenter Repository Service assigns this value to a Java transformation output port. |
Result Description | Optional | Description of the output result. The PowerCenter Repository Service does not import this value. |
Result Datatype | Required | Datatype of the output result. Select one of the following options:
|
Result Length | Required | Length of the output result. The PowerCenter Repository Service assigns this value to the precision of the Java transformation output port. |
Result Scale | Required | Scale of the output result. The PowerCenter Repository Service assigns this value to the scale of the Java transformation output port. |
Result | Required | Value to assign to the output result. If you selected a domain name for the datatype, the mapping specification displays a list of all possible domain values defined on the Enumerations worksheet. The value can contain any of the following:
The expression must include Java supported operators. The PowerCenter Repository Service assigns this value to the output port in the Java transformation. |