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.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: