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

class Demo.Loan.FindRateTerminalOperation extends Ens.BusinessOperation

Method Inventory

Parameters

parameter INVOCATION = Queue;
2 modes: Queue, InProc

Methods

method OnInit() as %Status
Inherited description: This user callback method is called via initConfig() from %OnNew() or in the case of SOAP Services from OnPreSOAP()
method TerminalSendReply(pRequest As Demo.Loan.Msg.SendReply, Output pResponse As Ens.Response) as %Status
Send an approval message to the applicant's terminal session

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab