Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Demo.Loan.FindRateMQSeriesOperation

class Demo.Loan.FindRateMQSeriesOperation extends Ens.BusinessOperation

Method Inventory

Parameters

parameter ADAPTER = EnsLib.MQSeries.OutboundAdapter;
Name of the adapter class
parameter INVOCATION = Queue;
2 modes: Queue, InProc

Methods

method MQSeriesSendReply(pRequest As Demo.Loan.Msg.SendReply, Output pResponse As Ens.Response) as %Status
Send an approval to the output message

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab