Data Transformation Engine IBM WebSphere MQ Adapter Reference Guide
Chapter 2 - Command Aliases  GET > Source Settings 
IBM WebSphere MQ Adapter Reference Guide 
10 
GET > Source Settings 
Use the Map Designer GET settings to configure options for input map cards that 
use the IBM WebSphere MQ (client) or IBM WebSphere MQ (server) adapters. For 
the Source setting, select the data source as either MQSeries (client) or 
MQSeries (server) to use the IBM WebSphere MQ adapters. 
GET > Source > Command Setting 
Use the Command setting to enter adapter commands. For command syntax, 
refer to List of Commands. 
Source > Transaction > OnSuccess Setting 
Use the OnSuccess setting with adapter sources to prevent deletion of the source 
message(s) from the server from which the messages originate. The default value 
is Delete. 
Value Description 
Keep  Keep messages on the source queue. 
Delete  Delete messages on the source queue depending upon the 
map completion status and the value of OnFailure.* 
* For example, if the Source > Transaction > OnSuccess setting is Delete and 
the Source
 > Transaction > OnFailure setting is Rollback and the map fails, 
the message is rolled back and is left on the input queue. If the setting is 
Rollback and the map succeeds, the transaction is committed. 
If Rollback is not set, there is no IBM WebSphere MQ transaction syncpoint 
control activation. The message remains deleted, regardless of the completion 
status of the map. 










