Data Transformation Engine Services Guide
Chapter 9 – BEA TUXEDO Messaging Adapters 
72
Tuxedo (MT) Example #2 
A map has six input cards with the AdapterSource setting of Tuxedo (MT) and two output cards with 
the AdapterTarget setting of Tuxedo (MT). 
Map Designer Card Settings 
The following card settings are defined in the Map Designer: 
Map Card  CardMode  AdapterScope  OnFailure  Transaction Timeout 
Input #1  Burst  Map  Rollback  100 
Input #2  Burst  Map  Rollback  10000 
Input #3  Integral  Map  Rollback  not specified 
Input #4  Burst  Card  Rollback  0 
Input #5  Integral  Burst  Rollback  not specified 
Input #6  Integral  Burst  Commit  not specified 
Output #1  not defined  Map  Rollback  100 
Output #2  not defined  Card  Rollback  1000 
Results 
♦  Input #1, Input #2 and Output #1 are executed in the same transaction with a transaction timeout of 
100 seconds. 
♦  Input #3 is a separate transaction with an infinite transaction timeout. 
♦  Input #4 is a separate transaction with an infinite transaction timeout. 
♦  Input #5 is a separate transaction with an infinite transaction timeout. 
♦  Input #6 is a separate transaction with an infinite transaction timeout. 
♦  Output #2 is a separate transaction with a transaction timeout of 1000 seconds. 










