Status property: TransformData class
Description
Use this property to communicate the success or failure of the transform program step to Integration Broker. Use the following values to set this property:
| Integer Value | System Constant | Description |
|---|---|---|
|
0 (default) |
— |
Indicates success. |
|
1 |
— |
Indicates that the message failed a filtering step. |
|
2 |
%IB_Transform_Error |
Indicates that an error occurred. |
This property is read/write.