RejectTransform property: TransformData class

Description

Use this property to terminate asynchronous transactions (asynchronous physical transformations only).

Use the following system constant to set this property: %IB_Transform_Rejected.

If this property is set within a transform program for an inbound asynchronous transaction, the result will be that no subscription contract is created. On the Service Operation Monitor Details page for the transaction, an informational message will be part of the error message link indicating that the transaction was terminated.

If this property is set within a transform program for an outbound asynchronous transaction, the publication contract status will be updated to done. The outbound message will not be sent. In addition, on the Service Operation Monitor Details page for the transaction, an informational message will be part of the error message link indicating that the transaction was terminated.

This property is read/write.