White Papers

Version 1.0.0 13
Table 10DCIM_SoftwareInstallationService.InstallFromSoftwareIdentity () Method: Return 270
Values 271
Value Description
2 Error
4096
1
Job started
1
Table 11DCIM_SoftwareInstallationService.InstallFromSoftwareIdentity () Method: Parameters 272
Qualifiers Name Type Description/Values
IN Target
CIM_SoftwareIdentity
REF
Reference to CIM_SoftwareIdentity.
InstanceID value of this instance maps
with firmware to be updated.
OUT Message string
Job Completed Error Message in
English.
OUT MessageID string
Error Message ID may be used to look-
up in the Dell Message registry files. For
more information, see Error Message
Registry.
OUT Message Arguments[] string
Substitution variables for dynamic error
message.
OUT Job
1
CIM_ConcreteJob REF
Reference to concrete job. InstanceID
value of this instance contains
generated JobID for update operation.
1
NOTE: 1 If return code is 4096 (Job Created), the newly created job does not execute if the LC core services are 273
not running (DCIM_LCEnumeration with AttributeName equal to “LifecycleControllerState” has the CurrentValue 274
property equal to “Disabled”). 275
Table 12DCIM_SoftwareInstallationService.InstallFromSoftwareIdentity () Method: Standard 276
Messages 277
MessageID (OUT parameter) Message MessageArguments[]
SUP001 Insufficient Method Parameters NA
SUP002 Job Creation Failure NA
SUP003
Either URI or Target or both are
missing OR exceeding in length
NA
SUP004 Invalid Namespace NA
SUP019 Lifecycle Controller is not enabled. NA
SUP024 Invalid InstanceID NA
SUP007 Component is not updateable NA
SUP006 Could not create job file NA
278
279