Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Demo.Loan.FindRateProduction

class Demo.Loan.FindRateProduction extends Ens.Production

Method Inventory

Methods

classmethod RandomRequest() as %String
classmethod SendMQSeries(pApplication, pQueue)
classmethod SendMSMQ(pApplication, pQueue)
classmethod SendMail(pApplication, pFrom)
classmethod SendRandomData(pMode As %String = "term", pCount As %Integer = 1, pDelay As %Integer = 10) as %Status
classmethod SendTCP(pApplication, pPort As %Integer = 1234)
classmethod Test()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab