コミュニティ

Using UiPath activity, how to communicate with SDK engine which is present in other machine

--We have ABBYY Flexicapture Standalone studio and Ui Path Studio in one system

--We have one attended Bot and ABBYY SDK Engine in another (VM) system

--We have created ABBYY .fcdot file in a system where the ABBYY FC Studio existed

--Used the Intelligent OCR activity - 'Process Document' & 'Export Document' to extract the Values

--Getting the comException. Question is 

    How to work with UIpath by connecting to SDK Engine which is located in another machine. Is there any connector is available for the standalone or any way to run in one machine without SDK engine.

 

Below is the error:

------------------------------

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:

System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {C0003003-0000-48FF-9197-57B7554849BA} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

   at UiPath.IntelligentOCR.Activities.FC.Scope.EndExecute(NativeActivityContext context, IAsyncResult result)

   at UiPath.IntelligentOCR.Activities.AsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)

   at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)

 

   at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

-------------------------------------------------------------------------------

Please provide us the solution by guidelines..

 

Thanks in advance

この記事は役に立ちましたか?

1人中1人がこの記事が役に立ったと言っています

コメント

1件のコメント

サインインしてコメントを残してください。