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.FloodMonitor.BusinessOperation

class Demo.FloodMonitor.BusinessOperation extends Ens.BusinessOperation

Method Inventory

Parameters

parameter INVOCATION = Queue;
2 modes: Queue, InProc

Methods

method TestWaterLevel(pRequest As Demo.FloodMonitor.WaterLevelRequest, Output pResponse As Demo.FloodMonitor.WaterLevelResponse) as %Status
An operation that tests the current water level.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab