Data Transformation Engine IBM WebSphere MQ Adapter Reference Guide
Chapter 3 - IBM WebSphere MQ Commands  MQSeries AdapterTarget Settings 
IBM WebSphere MQ Adapter Reference Guide 
27 
AdapterRetry > Interval(Secs) 
Use the Interval(Secs) setting to specify the number of seconds to wait before 
attempting AdapterRetry again. The default value is 0. 
Value Description 
0 - 
value
Integer representing the number of seconds to wait 
before attempting AdapterRetry again 
AdapterTarget > AdapterWarnings 
Use the AdapterWarnings setting to determine whether to fail the map or ignore 
warning conditions for the specific output map card. The warning messages are 
written to the execution audit log. The default value is Ignore. 
Value Description 
Ignore  Ignore warnings for this map card 
Fail  Fail the map upon receiving a warning for this map 
card 
Note Warnings have a positive return code. 
AdapterTarget > AdapterScope 
Use the AdapterScope setting to specify when to check for success (OnSuccess) 
or failure (OnFailure) of a card in order to perform the actions specified with the 
OnSuccess/OnFailure settings. The default value is Map. 
Value Description 
Map  Check for success or failure at the completion of each 
map. If the map successfully completes, use the 
OnSuccess setting. If the map fails, use the 
OnFailure setting. 
Burst  Check for success or failure at the completion of each 
burst. If the burst is successful, use the OnSuccess 
setting. If the burst fails, use the OnFailure setting. 
Card  Check for success or failure at the completion of each 
card. If the card is successfully processed, use the 
OnSuccess setting. If the card fails, use the 
OnFailure setting. 










