1. Informatica PowerCenter 10.5
Transformation Language Reference
Chapter 19: Transaction Control Transformation
"Transaction Control Expression" section.
Page 388: This section explicitly lists the five built-in variables for transaction control: TCCONTINUETRANSACTION
TCCOMMITBEFORE
TCCOMMITAFTER
TCROLLBACKBEFORE
and TCROLLBACKAFTER. The variable TCCOMMITTRANSACTION is absent from this official list.
2. Informatica PowerCenter 10.2.0
Transformation Guide
Chapter 22: Transaction Control Transformation
"Configuring a Transaction Control Transformation" section.
Page 435: The guide details the use of the transaction control expression and its variables. It states
"The return value of the expression determines how the Integration Service handles the transaction." It then lists the five valid integer constants
confirming that TCCOMMITTRANSACTION is not a valid constant.