Data Transformation Engine Services Guide

Chapter 9 – BEA TUXEDO Messaging Adapters
50
AdapterSource > OnFailure
Use the OnFailure setting with adapter sources to select the rollback or commit behavior if the map
does not complete successfully. The default value is Rollback.
Value Description
Rollback
If the map does not complete successfully, the Tuxedo transaction is
rolled back if running as a Tuxedo client.
Commit
The adapter behaves as if the map was successful, and the Tuxedo
transaction is committed if running as a Tuxedo client.
Note If running as a Tuxedo server, the OnFailure setting is ignored.
AdapterSource > AdapterWarnings
Use the AdapterWarnings setting to choose to fail the map or ignore warning conditions for the
specific input map card. The default value is Ignore.
Value Description
Ignore
Ignore warnings for this map card.
Fail
Fail on receiving a warning for this map card.