Data Transformation Engine IBM WebSphere MQ Adapter Reference Guide

Chapter 3 - IBM WebSphere MQ Commands MQSeries AdapterTarget Settings
IBM WebSphere MQ Adapter Reference Guide
26
AdapterTarget > OnFailure
Use the OnFailure setting with adapter targets to select the rollback or commit
behavior if the map does not successfully complete. The default value is Rollback.
Value Description
Rollback If the map does not successfully complete, 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.
AdapterTarget > AdapterRetry
Use the AdapterRetry settings to specify the adapter response to a failure to
establish a connection to a queue manager or queue. AdapterRetry settings
include Switch, MaxAttempts, and Interval(Secs).
If adapter errors occur, such as failure to attach to a queue and retry is specified
(Switch is set to ON), the adapter process is retried at the interval specified in
Interval(Secs) up to as many times as requested in the MaxAttempts value.
AdapterRetry > Switch
Use the Switch setting to activate AdapterRetry for the specific adapter (ON) or
not (OFF). The default value is
OFF.
Value Description
ON Activates AdapterRetry for the specific adapter
OFF AdapterRetry is inactive
AdapterRetry > MaxAttempts
Use the MaxAttempts setting to specify the maximum number of times that
AdapterRetry is attempted. The default value is 0.
Value Description
0 -
value
Integer representing the maximum number of times
AdapterRetry is attempted