ServiceNow connector release notes

The respective releases of the ServiceNow connector feature the following enhancements. For more information about the connector, see About the SeviceNow connector.

ServiceNow v2.6.0.0

System enhancements

Item Description
Support for crawling news, topics, and web application content

This release of the ServiceNow connector adds the ability to crawl ServiceNow news, topics, and web application content. To enable this functionality, you must install the appropriate plugin and grant access to the applicable table in ServiceNow. For more information, see Additional steps for crawling news, topics, or web applications in the setup documentation.

Configuration enhancements

This release of the ServiceNow connector adds the following configuration settings:

For more information, see Set up and configure the ServiceNow Connector.

metadata enhancements

Knowledge blocks will now have enhanced metadata properties:

  • KBRelatedArticles: which will contain a list of Knowledge Articles where knowledge blocks are used.

Knowledge articles now have new metadata properties:

  • HasKBBlocks: This property indicates that an articles contains knowledge blocks.

  • KBBlocks: This property lists Knowledge Block ids of the article.

  • RelatedArticles: This property identifies articles that can be related, so that related articles will now be listed when there is a relationship.

Fixed issues

  • An error was returned if an empty response was returned for ValidateUser. (1748117)

  • The connector was not checking for user criteria that was placed on the catalog, which resulted in some items being incorrectly marked as public. (1782984)

ServiceNow v2.5.1.0

System enhancements

Item Description
Web.config enhancements

This release of the ServiceNow connector adds the following settings to the web.config file:

  • EvaluateAllUserCriteria: This setting can be used to exclude inactive users from being processed during the user criteria evaluation. For example, <add key="EvaluateAllUserCriteria" value="false" />.

  • ProcessUserCriteriaInParallel: This setting can be used to turn on/off parallel processing for the user criteria evaluation. When turned off, the chance that the ServiceNow connector may time out is reduced. For example, <add key="ProcessUserCriteriaInParallel" value="false" />.

Fixed issues

ServiceNow v2.5.0.0

System enhancements

Item Description
Support for OAuth authentication

This release of the ServiceNow connector adds support for OAuth authentication. For more information on setting up and configuring OAuth, see Set Up and Configure the ServiceNow Connector.

Support for custom filters You can now choose to include or exclude category items, such as Catalogs, Knowledge Bases, or Incidents from your index. For more information, see Set Up and Configure the ServiceNow Connector.

Fixed issues

  • The ServiceNow connector was not excluding items from the crawl that were specified to be excluded in the Connectivity Hub category filter. (BAI-16432)

ServiceNow v2.4.2.0

System enhancements

There are no system enhancements in this release.

Fixed issues

The following issues have been fixed in this release:

ServiceNow v2.4.0.0

System enhancements

  • Search Results are displayed in SmartHub with Advanced security rules applied

Fixed issues

The following issues have been fixed in this release: