Hi,
The DCTM URI in start address should it point to webtop or DFS server ?
We were trying some thing like this and were getting error. We are pointing to webtop server. We have DFS on separate server.
dctm://dctmweb.sas.com/TEST
System.ArgumentException: Illegal characters in path. at System.IO.Path.GetFileName(String path) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Microsoft.Office.Server.Search.Connector.BDC.CustomConnector.CustomConnectorUtility.<>c__DisplayClass3.b__1()
Regards