Skip to main content

Demo.Loan.FindRateEMailService

class Demo.Loan.FindRateEMailService extends Ens.BusinessService

Method Inventory

Parameters

parameter ADAPTER = EnsLib.EMail.InboundAdapter;
Name of the adapter class

Methods

method OnProcessInput(pMailMessage As %Net.MailMessage, pOutput As %Library.RegisteredObject, ByRef pHint As %Library.String) as %Status
Inherited description: Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab