Target > Transaction > OnFailure setting

Use the OnFailure setting with adapter targets 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 message is not sent.
Commit
The adapter behaves as if the map was successful and the action (Create or CreateOnContent) specified by the OnSuccess setting is taken.