PowerCenter
- PowerCenter 10.5.6
- All Products
ERROR(string)
Argument
| Required/
Optional
| Description
|
---|---|---|
string
| Required
| String value. The message you want to display when the Integration Service skips a row based on the expression containing the ERROR function. The string can be any length.
|
IIF( SALARY < 0, ERROR ('Error. Negative salary found. Row skipped.', EMP_SALARY )
|
|
---|---|
|
|
|
|
|
|
|
|
|
|