Routines for netc_con.kb


ParseLanServerComments

File Name

netc_con.kb

Syntax

ParseLanServerComments( VAL thisConfig: ConfigClass, REF lrec: LocationRec, REF inv: IS_InventoryRec, REF rptDef: I_MC_ReportRec )

Parameters

thisConfig - The current NetCensus configuration record

lrec - The TSD location record

inv - The TSD IS_INVENTORY record

rptDef - Multi Customer report record

Returns

BOOLEAN: - evaluate to not false by calling function.

Side Effects

None

Description

This will insert a location record if one does not exist. In a multi-customer mode, it goes one step further and determines the validity of the location record. This also inserts a connection record if one does not exist and add a connection tree record if appropriate. In a multi-customer mode, it goes one step further and determines the validity of the connection record. This will also insert an inventory connection record for the host and add a connection tree record if appropriate. In a multi-customer mode, it goes one step further and determines the validity of the connection records.

Dialog Forms Called

None