PublishCatalogItem

App Portal 2017

You can use the PublishCatalogItem web method to create a new catalog item using advertisement.

Parameters

The PublishCatalogItem web method includes the following parameters:

PublishCatalogItem 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.

Return Value

Returns one of the following values:

Returns TRUE for success
Returns FALSE for error