Cisco Cisco Unified Contact Center Enterprise 9.0(1) Referências técnicas

Página de 718
Table 401: Fields in User_Formula table
Keys and
NULL
Option
Data Type
Description
Name
NOT
NULL
CHANGESTAMP
Incremented when the record is changed in the
central database.
ChangeStamp
NULL
DESCRIPTION
Additional information about the function.
Description
AK-1 NOT
NULL
VNAME32
An enterprise name for the function. Custom
function names always begin with "user".
EnterpriseName
NOT
NULL
DBINT
The number of bytes in the expression for the
function.
Length
NOT
NULL
DBINT
The number of parameters the function accepts.
ParamCount
PK NOT
NULL
DBINT
A unique identifier for the function.
UserFormulaID
User_Formula_Equation
This table is part of the
category. For database rules, see
Each row contains all or part of the expression associated with a custom formula.
Use the Script Editor to add, modify, and delete custom formulas.
Related table
(via UserFormulaID)
Table 402: Indexes for User_Formula_Equation Table
index_keys
index_description
index_name
UserFormulaID, RowOrder
clustered, unique, primary key located
on PRIMARY
XPKUser_Formula_Equation
Table 403: Fields in User_Formula_Equation table
Keys and
NULL
Option
Data Type
Description
Name
NULL
varchar(255)
The expression string.
EquationString
   Database Schema Guide for Cisco Unified Contact Center Enterprise Release 9.0
610
All tables
User_Formula_Equation