PublishCatalogItemForPackage
You can use the PublishCatalogItemForPackage to create a software catalog item (package).
Parameters
The PublishCatalogItemForPackage web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | productName | String | Name of the product. |
| 2. | companyName | String | Name of the company. |
| 3. | version | String | Product version. |
| 4. | shortDescription | String | Short description of the product. |
| 5. | longDescription | String | Long description of the product. |
| 6. | icon | Byte Array | Icon of the product. |
| 7. | iconExtension | String | Icon extension. |
| 8. | Imagepath | String | Path to the image. |
| 9. | flexeraID | String | Flexera ID of the product. |
| 10. | ConfigManagerServerName | String | Server name. |
| 11. | ConfigManagerSiteCode | String | Server site code. |
| 12. | ConfigManagerID | String | System Center Configuration Manager ID of the catalog item. |
| 13. | ConfigManagerProgramData | String | System Center Configuration Manager data. |
Return Value
Returns one of the following values:
-
Returns TRUE for success
-
Returns FALSE for error