AddConfigMgrApp

App Portal 2017

You can use the AddConfigMgrApp web method to add a System Center Configuration Manager (Current Branch) application to a catalog item.

Parameters

The AddConfigMgrApp web method includes the following parameters:

AddConfigMgrApp Parameters

#

Parameters

Data Type

Description

1.  

catalogItemID

Integer

ID of the catalog item.

2.  

configMgrAppID

String

ID of the application in System Center Configuration Manager (Current Branch).

3.  

deployTarget

Enum value

Use one of the following values:

0—DeployToUser
1—DeployToComputer
4.  

createUninstall

Boolean

Enter True if catalog item is to trigger an uninstall; otherwise, enter False.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for failure.