Configuration Platform SDK 7.6 API Reference

CfgSolutionComponentDefinition

Description

CfgSolutionComponentDefinition lists the types of applications whose functionality this solution uses.


Top of Page

Attributes

startupPriority —  The default number of the solution component in a component startup sequence within solution. StartupPriority value should be used to determine the order in which components should be started and stopped. The value defined as default could be changed at time of SolutionComponent definition. Must be defined as positive integer. Mandatory. Must be shown as the READONLY property in an object of type CfgService (Solution).

isOptional —  Determines whether this solution component default value is optional. Recommended to be set to CFGFalse by default. Must be shown as READONLY property in object of type CfgService (Solution). Refers to CfgFlag

type —  Type of the application that is used as solution component. Mandatory. Once specified, cannot be changed. See CfgAppType.

version —  A pointer to the application version that is used as solution component. Once specified, cannot be changed.


Top of Page


Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunications Laboratories, Inc. All rights reserved.