Routines for tsd_text.kb


Cmn_Get_Sai_App_Params

File Name

tsd_text.kb

Syntax

None

Parameters

application_id - example, 1 for TPM

sectionName - example, 'CALLCFG'

paramName - example, 'CLEAR_RESULT'

defVal - the default value if not found

retVal - the value of the paramValue.

Returns

None

Side Effects

None

Description

This procedure alleviates difficulty with migration. This procedure will return the value found in the table, or the default value passed in, which is used to insert into the table. NOTE: This function is the same as the one in eacommon.kb, except this function does not import the SAI_APP_PARAMS table definition so esm_fulc can be parsed with an empty database.

Dialog Forms Called

im4t.dfc[cfg_server]