Hello, I tried setting up MCF for indexing Meridio. I already installed MetaCartaWebService on Meridio web servers and It seems working fine, but creation of Meridio authority connection fails and I got the following error message. By looking at the MCF debug log, I noticed that it uses LoginUnifiedWithClientWorkstation method to authenticate against Meridio DMWS and that’s where it’s failing. Did I miss any configuration somewhere? Threw exception: 'Remote procedure exception: Server was unable to process request. ---> 23000#The object you attempted to access or update does not exist. The object may have been deleted by another user. Refresh the current view and try again. Meridio System: Server1 ##System.Web.Services.Protocols.SoapException: API Error 23000: The object you attempted to access or update does not exist. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Meridio.Web.Services.DM.MeridioSOAP.MeridioSOAP.ReqAuthenticate(ReqAuthenticateType ReqAuthenticate1) at Meridio.Web.Services.DM.Libraries.DMConnectionLib.loginUnified(String strClientWorkstation) at Meridio.Web.Services.DM.MeridioDM.LoginUnified(String clientWorkstation) ---> API Error 23000: The object you attempted to access or update does not exist.'
Regards Kambiz Niktabar
