EnableAllSoftwareCatalogSyncInToServiceNow

App Portal 2017

You can use the EnableAllSoftwareCatalogSyncInToServiceNow web method to select the Enable all software catalog items to sync with ServiceNow option. When this option is selected, all existing catalog items will be synced with the ServiceNow service catalog; if this option is not selected, only new and updated catalog items are synced.

Parameters

The EnableAllSoftwareCatalogSyncInToServiceNow web method includes the following parameters:

EnableAllSoftwareCatalogSyncInToServiceNow Parameters

#

Parameters

Data Type

Description

1.  

enableSyncIntoServiceNow

Boolean

Enter True to select the Enable all software catalog items to sync with ServiceNow option; otherwise, enter False. When this option is selected, all existing catalog items will be synced with the ServiceNow service catalog; if this option is not selected, only new and updated catalog items are synced.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for error.