Data Transformation Engine Services Guide

Chapter 9 – BEA TUXEDO Messaging Adapters
43
When to Select Tuxedo (MT)
When the messaging adapter for Tuxedo has been installed in an environment running the BEA Tuxedo
with Client Threads Supplement messaging system software, you select to use the Tuxedo (MT)
adapter as follows:
In the Map Designer. For the AdapterSource setting in an Input Card dialog or the
AdapterTarget setting in an Output Card dialog, select the value Tuxedo (MT).
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. You can use adapter commands with GET
and PUT functions.
In the Integration Flow Designer. Select Tuxedo (MT) for the AdapterSource or
AdapterTarget value in a map’s execution settings for the Command Server settings.
In Execution Commands. The messaging adapter commands are used with the Input Source
Override - Message (-IM) or Output Source Override - Message (-OM) execution commands.
Specify on the command line either the (-IM) or (-OM) execution command with the server adapter
alias (TUXMT) followed by the adapter commands that you want passed to the Command Server at
execution time for a source or target. You use these execution commands to override particular
settings, such as a user ID and password.
Using the Platform API from an Application. Execute maps that use the messaging adapter.