CfgSolutionComponent displays a list of applications whose functionality this solution uses.
startupPriority
—
READONLY
property in object of type CfgService
(Solution).
isOptional
—
CFGFalse
by default. Must be shown as READONLY
property
in object of type CfgService
(Solution).
Refers to CfgFlag
appDBID
—
Application
with type appType
and version appVersion
Mandatory (application must be specified within solution) for solution
components within a solution if isOptional
is set to
CFGFalse
. The application could be chosen from the
list of applications based on application template/prototype specified
in appPrototypeDBID
.
The following rule should be used during the creation of a solution: an application can participate in different solutions.