Hi all,
I have issue with IntelligentOCR scope. When i try to run simple workflow there is an error:
18.4.4+Branch.support/v2018.4.Sha.f763d4ae80fa90017d15cf7fd8625d0b338b8116
Source: Process Document
Message: Error converting FlexiCapture document
Exception Type: System.Exception
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Exception: Error converting FlexiCapture document ----> System.InvalidCastException: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘FCEngine.ICustomStorage’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{C0002062-0000-48FF-9197-57B7554849BA}’ failed due to the following error: Taki interfejs nie jest obsługiwany. (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at UiPath.IntelligentOCR.FC.FCDocumentConverter.GetDocumentDataUsingMemoryAllocations(IDocument document)
at UiPath.IntelligentOCR.FC.FCDocumentConverter.GetDocumentData(IDocument document, Int64 approximatedDataSize)
at UiPath.IntelligentOCR.FC.FCDocumentConverter.Convert(IDocument document, Int64 approximatedDataSize)
— End of inner ExceptionDetail stack trace —
at UiPath.IntelligentOCR.Activities.FC.Scope.OnFaulted(NativeActivityFaultContext faultContext, Exception exception, ActivityInstance source)
at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)
at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
My FlexiCapture version is 12.0.2.3052 and FlexiCapture Engine version 12.1.24.10. I have all required licence.
Thanks for help,
Boguslaw