Data Transformation Engine Services Guide
Chapter 11 – AdapterSource and AdapterTarget Settings 
90
OnFailure 
The OnFailure setting supports rollback if the mapping does not complete successfully. The default 
value is Rollback. 
Value Description 
Rollback 
If the mapping does not complete successfully, target message or file 
is not stored or process does not execute. 
Commit 
The adapter behaves as if the map was successful and takes the action 
specified by the OnSuccess setting. 
AdapterRetry 
Use the AdapterRetry settings Switch, MaxAttempts, and Interval(Secs) to determine how to 
respond to an interrupted adapter command process. If errors occur and retry is specified (Switch is set 
to ON), the process is retried at the specified interval (using Interval(Secs)) up to as many times as 
requested (using MaxAttempts). 
AdapterRetry > Switch 
Use the Switch  setting to enable (ON) or disable (OFF) AdapterRetry for the adapter. The default 
value is OFF. 
Value Description 
OFF 
Disable AdapterRetry. 
ON 
Enable AdapterRetry. 










