Data Transformation Engine IBM WebSphere MQ Adapter Reference Guide

Chapter 3 - IBM WebSphere MQ Commands Using the Adapter Commands
IBM WebSphere MQ Adapter Reference Guide
17
After the server messaging adapter for IBM MQSeries is installed in an
environment running the IBM MQSeries server software, specify the use of the
server adapter as follows:
in the Map Designer
For the AdapterSource setting for an Input Card or the AdapterTarget
setting for an Output Card dialog box, select the MQSeries (server) value.
in map rules and component rules
Use the adapter commands in functions in component rules in the Type
Designer and map rules in the Map Designer. Use adapter commands with
GET
and
PUT functions.
in the Integration Flow Designer
Select the MQSeries (server) value for the SourceAdapter or
TargetAdapter setting in a map’s execution settings for the Command Server.
in execution commands
On the command line, specify the execution command with the server adapter
alias (
MQS) followed by the adapter commands that you want passed to the
Command Server at execution time for a source or target.
using the Platform API from an application
Execute maps that use the messaging adapter.
Note A wide range of execution commands is available with a Command Server or
Platform API. For a complete list of the available options, refer to the Execution
Commands Reference Guide.
From the Map Designer
Using the Map Designer, select the MQSeries adapter for a server either as a
source on an input map card or as a data target on an output map card.