saveAndActivateConfig
Note:
If there is a validation failure when using this API in Oracle Communication Session Delivery Manager Release 8.0 or later, the status flags in the message returned to the SOAP client appear differently than they did in Release 7.5M3. For example, in Release 7.5M3, the isLockSuccess and isUnlockSuccess flags in the SOAP response are listed as UNKNOWN after a validation failure. In Release 8.0, these flags change to SUCCESS after a validation failure because the device is locked before validation starts, while in the previous release, the device is locked after completing validation.saveAndActivateConfig first runs saveConfig, and then activateConfig.
public com.acmepacket.ems.common. SaveDeviceTaskMessage saveAndActivateConfig(java.lang.String targetname)throws com.acmepacket.ems.ws.service.fault.AcmeDeviceWSFault, com.acmepacket.ems.ws.service.fault.AcmeAdminWSFault