Hi, we are getting the error "The source ID did not match a network source." when executing a spatial search in Utility Network feature services from Pro SDK. We run the same script with the same data and the issue is not being consistent, and it seems disabling/enabling network topology resolves the issue. What could cause this error and where to look to troubleshoot it? Should we log the ticket with Esri support instead?
P.S. exception we see:
ArcGIS.Core.Data.GeodatabaseUtilityNetworkException: The source ID did not match a network source. ---> System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x8004311D
at ArcGIS.Core.Internal.ITableIOP.Table_Search(IntPtr tableHandle, IntPtr filterHandle, Boolean useRecyclingCursor)
at ArcGIS.Core.Data.Table.Search(QueryFilter queryFilter, Boolean useRecyclingCursor)
Thanks,
Konstantin