FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Methods: DownloadPackagingService

Methods
Name  Description 
assignDownloadPackageToProduct  The assignDownloadPackageToProduct operation associates a Download Package to the Product.
assignFileToDownloadPackage  The assignFileToDownloadPackage operation associates a file to the Download Package.
createAgreement  The createAgreement operation creates the agreement with the provided Description and content.
createDownloadPackage  The createDownloadPackage operation creates the Download Package with the provide details.
createFile  The createFile operation creates the file with the provided file details.
createManufacturer  The createManufacturer operation creates the Manufacturer with the provided Manufacturer ID and Name.
createRestrict  Enables you to incorporate account and country restrictions or both into a download package.
deleteFile  The deleteFile operation deletes the file image associated with the file.
getAgreementCount  The getAgreementCount operation gets the agreement count with the provided search type.
getAgreementQuery  The getAgreementQuery operation gets the list of agreement descriptions with the provided search type.
getDownloadPackageCount  The getDownloadPackageCount operation gets the Download Package count with the provided search type.
getDownloadPackageInProductCount  The getDownloadPackageInProductCount operation gets the DownloadPackage In a Product count with the provided search type.
getDownloadPackageInProductQuery  The getDownloadPackageInProductQuery operation gets the list of DownloadPackage In a Product with the provided search type.
getDownloadPackageQuery  The getDownloadPackageQuery operation gets the list of DownloadPackageIDs with the provided search type. You can also use it to facilitate the retrieval of account and country restrictions for download packages. See the CreateRestrict method.
getFileCount  The getFileCount operation gets the file count with the provided search type.
getFileQuery  The getFileQuery operation gets the list of file IDs with the provided search type.
getManufacturerCount  The getManufacturerCount operation gets the Manufacturer count with the provided search type.
getManufacturerQuery  The getManufacturerQuery operation gets the list of manufacturer descriptions with the provided search type.
getMultipleDownloadPackagesCount  The getMultipleDownloadPackagesCount operation gets the count of the list of Dowload Package IDs that match the query.
getMultipleDownloadPackagesQuery  The getMultipleDownloadPackagesQuery operation gets the data for a list Download Package IDs with the provided search criteria.
removeDownloadPackageFromProduct  The removeDownloadPackageFromProduct operation disassociates a Download Package from the Product.
removeFileFromDownloadPackage  The removeFileFromDownloadPackage operation disassociates a File from the Download Package.
updateAgreement  The updateAgreement operation updates the existing agreement with new content.
updateDownloadPackage  The updateDownloadPackage operation updates the existing Download Package with new description.
updateDownloadPackageContainerCapability   
updateFile  The updateFile operation updates the existing File with new a description and content.
updateManufacturer  The updateManufacturer operation updates the existing manufacturer with new manufacturer name.
uploadFile  The uploadFile operation uploads the file image to the existing file ID.