Physical MDM Txn integration service

The Physical MDM Txn integration service provides a method to invoke a Physical MDM transaction from within IBM® Business Process Manager.

Usage
Invoking transactions for Physical MDM.
Supported Technologies
Physical MDM
Variables
This integration service uses the following variables:
Table 1. Variables for the Physical MDM Txn integration service.
Variable name Variable type Data type Description
connection Input MDM_Connection The MDM_Connection business object. Contains the information for a connection to the operational server.
  • hostname
  • locale
  • port
  • password
  • requestUser
  • serverType. This parameter is deprecated. The serverType parameter is used to document the server type that is being used. For example: virtual, physical, and so forth. The toolkit components do not use this parameter.
  • username
  • usessl
txnName Input ANY The name of the inquiry to be invoked.
request Input ANY A built-in or generated MDM business object that you want to use to invoke the transaction.
control Input ANY A MDM_Txn_Control or equivalent business object that is used to create the DWLControl parameter in the transaction.
response Output ANY A built-in or generated MDM business object that represents the response from invoking the transaction on the operational server.


Last updated: 8 Sep 2015