AddCasperPackage

App Portal 2017

You can use the AddCasperPackage web method to add a Casper package to a catalog item.

Parameters

The AddCasperPackage web method includes the following parameters:

AddCasperPackage Parameters

#

Parameters

Data Type

Description

1.  

catalogItemId

Integer

ID of the catalog item.

2.  

deploymentPackageId

Integer

ID the package in Casper.

3.  

distributionPoint

String

Casper distribution point.

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.