class EnsLib.MQSeries.OutboundAdapter
extends Ens.OutboundAdapter, EnsLib.MQSeries.CommonAdapter
This adapter is for connecting to IBM WebSphere MQ.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
3
|
|
|
|
|
method OnInit()
as %Status
This user callback method is called just after %OnNew()
method OnTearDown()
as %Status
This user callback method is called just before %OnClose()
method SendMessage(pBody As %String, pMsgId As %String = "")
as %Status
Sends an MQ Series message. Note that pBody can be either a simple datatype (string) or a character stream