3.4.7.19 Set Transaction Attributes Failure
The Set Transaction Attributes Failure event MUST be signaled with the following arguments:
A transaction object
If the Set Transaction Attributes Failure event is signaled, the transaction manager MUST perform the following actions:
Find a CONNTYPE_TXUSER_IMPORT2 connection instance in the provided transaction's connection list.
If the connection is not found, ignore the event.
Otherwise:
Send a TXUSER_IMPORT2_MTAG_SINK_ERROR message using the connection:
The Error field MUST be set to TRUN_TXIMPORT_ERROR_IMPORT_TX_NOT_FOUND.
Set the connection state to Ended.