Data Transformation Engine Services Guide

Chapter 9 – BEA TUXEDO Messaging Adapters
71
Tuxedo (MT) Example #1
A map has three 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. All input cards have the following input
card settings:
AdapterSource > OnFailure = Rollback
InputData > CardMode = Burst
AdapterSource > AdapterScope = Map
SourceAdapterCommand has the Transaction Timeout adapter command with the following
transaction timeouts specified for each input card:
Input #1 –TT 100
Input #2 –TT 0
Input #3 –TT 1000
Input #4 –TT 10
Input #5 no transaction timeout specified
Results
The execution of these map cards occur in the same transaction. The transaction timeout is equal to the
transaction timeout specified with the SourceAdapterCommand on the first card (Input #1), which is
100 seconds.