Skip to main content

Demo.Loan.FindRateEMailOperation

class Demo.Loan.FindRateEMailOperation extends Ens.BusinessOperation

Sends emails based on EMail Adapter config settings and the property values of a Demo.Loan.Msg.SendReply request object

Method Inventory

Parameters

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

Methods

method EMailSendReply(pRequest As Demo.Loan.Msg.SendReply, Output pResponse As Ens.Response) as %Status
Send an approval email to the applicant

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab