Skip to main content

Ens.Enterprise.MonitorService

class Ens.Enterprise.MonitorService extends Ens.BusinessService

Property Inventory

Method Inventory

Parameters

parameter ADAPTER = Ens.InboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Properties

property %WSClient as %CSP.Monitor.Client;
Property methods: %WSClientGet(), %WSClientGetSwizzled(), %WSClientIsValid(), %WSClientNewObject(), %WSClientSet()

Methods

method OnProcessInput(pInput As %Library.RegisteredObject, 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