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?

HoleFoods.KPICFO

class HoleFoods.KPICFO extends %DeepSee.KPI

Sample KPI for HoleFoods Demo. This KPI provides synthetic corporate data and defines some simple actions.

Method Inventory

Methods

classmethod %OnDashboardAction(pAction As %Library.String, pContext As %ZEN.proxyObject, pDataSourceName As %Library.String = "") as %Status
This callback is invoked from a dashboard when an action defined by this dashboard is invoked.
method %OnLoadKPI() as %Status
Notify subclass that KPI is has just be executed. This is a good place to override properties, such as range and threshold.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab