Package Configuration Services
The package configuration management services of ChangeMan ZMF are supported by the Web service PackageConfigurationServices and are described in the WSDL file ZMFPackageconfigurationServices.wsdl.
| XML Services Service.Scope.Message | Web Services API Service Tag | Reply Method Tag | ZMF Function | 
|---|---|---|---|
| package.aff_appl.mcreate | <newAffectedAppls> | <response> | Add new affected applications to package | 
| package.aff_appl.mdelete | <deleteAffectedAppls> | <response> | Delete affected application from package | 
| package.aff_appl.update | <updateAffectedAppls> | <response> | Update affected applications for package | 
| package.gen_desc.update | <updateDescriptions> | <response> | Update general pkg description | 
| package.gen_parms.update | <updateGeneral  Parameters> | <response> | Update general pkg parameters | 
| package.imp_inst.update | <updateImplementation> | <response> | Update package implementation instructions | 
| package.ims_acb.update | <updateIMSApplControl  Block> | <response> | Update IMS ACB | 
| package.ims_crgn.update | <updateIMSControlRegion> | <response> | Update IMS control region | 
| package.prt_pkgs.mcreate | <newParticipating  Packages> | <response> | Add new participating pkg | 
| package.prt_pkgs.mdelete | <deleteParticipating  Packages> | <response> | Delete participating pkg | 
| package.prt_pkgs.update | <updateParticipating  Packages> | <response> | Update participating pkg | 
| package.sch_recs.mcreate | <newDependencies> | <response> | Add new install job dependencies | 
| package.sch_recs.mdelete | <deleteDependencies> | <response> | Delete install job dependencies | 
| package.sch_recs.update | <updateDependencies> | <response> | Update install job dependencies | 
| package.usr_recs.update | <updateUserVariables> | <response> | Update user variables for pkg | 
| schedule.service.update | <updateInstallSchedule> | <response> | Update install schedule | 
| site.pkg.create | <newInstallSite> | <response> | Add new install site to package | 
| site.pkg.delete | <deleteInstallSite> | <response> | Delete install site from package | 
| site.pkg.update | <updateInstallSite> | <response> | Update install site for package |