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.FindRateMSMQOperation

class Demo.Loan.FindRateMSMQOperation extends Ens.BusinessOperation

Method Inventory

Parameters

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

Methods

method MSMQSendReply(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