Skip to main content

Demo.Loan.FindRateMSMQService

class Demo.Loan.FindRateMSMQService extends Ens.BusinessService

A business service for FindRate using MSMQ adapters

Method Inventory

Parameters

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

Methods

method OnProcessInput(pInput As %Library.RegisteredObject, Output pOutput As %Library.RegisteredObject, ByRef pHint As %Library.String) as %Status
Authors of BusinessService implements this method to receive incoming data

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab