Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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