See: Description
Interface | Description |
---|---|
KPIHistoryRemote |
Created on 1/12/04
|
KPIHistorySetRemote |
Created On 1/12/04
|
KPIRemote |
Created On 1/12/2004
|
KPISetRemote |
Created On 1/12/04
|
KPITrendCfgRemote |
Remote Interface to the KPITrendCfg object.
|
KPITrendCfgSetRemote |
Created On 3/4/04
|
KPIVariableResolver |
Simple abstraction for allows access to variable data by name
|
KPIVariableResolver.VariableData |
Class | Description |
---|---|
FldAppName | |
FldKPIAuthGroupName | |
FldKPIClause |
Created on Nov 14, 2003
|
FldKPIHistoryRange |
Created on Jul 14, 2004
|
FldKPILinkTo |
Created on Apr 23, 2004
|
FldKPIReportName |
Created on Apr 23, 2004
|
FldKPIScheduleInstance | |
FldKPISelectStmt |
Created on Nov 14, 2003
|
FldKPITemplateQuery | |
FldKPITemplateVariableValue | |
FldKPIVariableMaxType |
MaxType Lookup
|
FldKPIVariableVarName | |
FldMboObjectAttrName |
MBO Attribute for given Object Name
|
FldObjectName | |
FldTrendCustDateRange |
Created on Apr 23, 2004
|
FldTrendCustEndDate |
Created on Apr 23, 2004
|
FldTrendCustStartDate |
Created on Apr 23, 2004
|
FldTrendDateRange |
Created on Jul 12, 2004
|
KPI |
Created on 1/12/04
|
KPIAuth | |
KPIAuthSet | |
KPICron |
Created on 1/12/04
|
KPIHistory |
Created on 1/12/04
|
KPIHistorySet |
Created On 1/12/04
|
KPISchedule |
Class use to relate a kpi to a crontaskinstance
|
KPIScheduleSet |
Class use to relate a kpi to a crontaskinstance
|
KPIService |
Created On 1/12/04
|
KPISet |
Created On 1/12/04
|
KPITemplate |
KPITemplate is a template for generating KPI records using variables
The key attribute for this object is:
|
KPITemplateMain |
KPITemplate is a template for generating KPI records using variables
The key attribute for this object is:
|
KPITemplateMainSet |
Represents the set of KPITemplate objects.
|
KPITemplateSet |
Represents the set of KPITemplate objects.
|
KPITemplateVariable |
KPITemplateVariable is a user defined variable in the KPI Template
The key attribute for this object is:
|
KPITemplateVariableSet |
Represents the set of KPITemplateVariable objects.
|
KPITemplateVariableValue |
KPITemplateVariableValue is a single value assign to the KPITemplateVariable
within the KPITemplate.
|
KPITemplateVariableValueSet |
Represents the set of KPITemplateVariableValue objects.
|
KPITrendCfg | |
KPITrendCfgSet |
Created On 1/12/04
|
KPIUtil |
Provides utility methods used for displaying KPIs
|
Enum | Description |
---|---|
KPIUtil.Status |
Used to track the status of a KPI.
|
KPIUtil.Trend |
Used to track the trend for a KPI.
|
The KPI package represents objects that are used to configure, display and control KPI Manager app, for Key Performance Indicators.
KPI
This class defines, by a specific reference Mbo, object to represent Key Performance Indicator.
This is a SYSTEM level object.
The key attributes for this object are as follows: KPIMAINID
The attributes in this object are as follows:
Attribute Name | Description |
---|---|
KPINAME | KPI Name |
DESCRIPTION | Description |
KPIVALUE | Current Value |
KPIDATE | Created Date |
CAUTIONMIN | Caution At |
CAUTIONMAX | Alert At |
FORMAT | Calculation Type |
TARGET | Target |
SELECTSTMT | Select |
CLAUSE | Where |
OWNER | Created By |
ISPUBLIC | Make Public |
APP | Application |
REPORTNAME | Link to Report |
LASTKPIVALUE | Last KPI Value |
REALTIME | Real Time |
LINKTO | Link to KPI |
KPIMAINID | KPI Unique Id |
DESCRIPTION_LONGDESCRIPTION | Details |
LANGCODE | Language Code |
HASLD | Has Long Description? |
KPIHistory
This class defines, by a specific reference Mbo, object to represent history of Key Performance Indicator.
This is a SYSTEM level object. The key attributes for this object are as follows: KPIHISTORYID
The attributes in this object are as follows:
Attribute Name | Description |
---|---|
KPIHISTORYID | Unique Id |
KPIVALUE | KPI Value |
RECORDEDON | Recorded On |
KPIMAINID | KPI Id |
KPITrendCfg
This class defines, by a specific reference Mbo, object to represent the trend settings for Key Performance Indicator.
This is a SYSTEM level object. The key attributes for this object are as follows: KPITRENDCFGID
The attributes in this object are as follows:
Attribute Name | Description |
---|---|
KPITRENDCFGID | Unique Id |
KPIMAINID | KPI Id |
DATERANGE | Predefined Date Range |
CUSTSTARTDATE | From |
CUSTENDDATE | To |
CUSTDATERANGE | Show Details In |
COMPAREWITH | Compare With |
KPIService
- The KPIService object contains methods related to KPI package objects.
Last updated: 2/15/2005
Last updated by: KD Singh