ServiceNow OCF Connector Release Notes

Alation Cloud Service Applies to Alation Cloud Service instances of Alation

Customer Managed Applies to customer-managed instances of Alation

September 03, 2025

ServiceNow OCF Connector: Version 24.0.9355

Enhancements

Support for Client Credential flow in OAuth

The connector now supports client credentials flow in OAuth, enabling you to configure OAuth with a new mechanism and providing you with the option for an additional authentication mechanism. To configure the client credentials option in Alation, on the Settings page of your ServiceNow data source, go to General Settings > Connector Settings > Auth Type and select OAuth Client Credential. (AL-201811)

March 12, 2025

ServiceNow OCF Connector: Version 24.0.9176

Fixed Issues

Extraction of REMARKS Column With More Characters Results in MDE Failure

Metadata Extraction of the REMARKS column (synonym column description), with more than 129 characters, fails and also results in SQL Server displaying the following exception:

SQLServerException: String or binary data would be truncated

This issue is now resolved. (AL-181902)