Skip to Main Content
Data services feedback portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about CONNECT products and services. All of the feedback you share here is monitored and reviewed by the CONNECT product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for CONNECT data services. For links to our other feedback portals, please see RESOURCES below.

Status No status
Created by Guest
Created on Jun 25, 2025

Add an option to disable endpoint validation between results of GetEndpoints and CreateSession

As discussed in OPC UA Adapter - Mismatch of Endpoints returned by GetEndpoints and CreateSession, in the OPC UA SDK 4.1.0+ endpoint validation was added to compare results returned in responses to GetEndpoints and CreateSession requests. The OPC UA Adapter was updated to use version 4.1.1 of the OPC UA SDK in version 1.6.0.296.

However not all OPC UA servers return the same endpoints in both responses as this was not enforced previously.

An optional parameter Session.DisableEndpointValidation was also added to disable this validation on the client side, however it has not been implemented yet in the adapter.

Without this option, the OPC UA Server must be configured/updated to return matching results in the abovementioned responses for the adapter to be able to connect.

This option should be added so that the adapter can be used in the interim until the server can be updated.

  • Attach files
  • +1