Skip to main content

Demo.Loan.FindRateTerminalService

class Demo.Loan.FindRateTerminalService extends Ens.BusinessService

A Business Service called via CreateBusinessService() from the command line prompt offered by the Test() method in class Demo.Loan.FindRateProduction

Method Inventory

Methods

method OnProcessInput(pInput As Ens.StringContainer, pOutput As Ens.StringContainer, 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