CreateWorkspaceONEUEMDeploymentForCatalogItem
You can use the CreateWorkspaceONEUEMDeploymentForCatalogItem web method to associate Workspace ONE UEM mobile apps with existing catalog items.
Parameters
The CreateWorkspace ONE UEMDeploymentForCatalogItem web method includes the following parameters:
| # | Parameters | Data Type | Description |
|---|---|---|---|
| 1. | PackageId | Integer | Package ID (Catalog ID). |
| 2. | LocationGroupId | Integer | LocationGroup ID of the Workspace ONE UEM mobile app. |
| 3. | BundleId | String | Bundle ID of the Workspace ONE UEM mobile app. |
| 4. | AppId | Integer | App ID of the Workspace ONE UEM mobile app. |
| 5. | Supported | Supported | 0 or NONE if the supported device is Android or if it is not known. 1 or IPHONE_ONLY if the mobile app is supported only on iPhone. 2 or IPAD_ONLY if the mobile app is supported only on iPad. 3 or IPHONE_AND_IPAD if the mobile app is supported on both iPhone and iPad. |
Return Value
Returns one of the following values:
-
Returns TRUE for success
-
Returns FALSE for error