IntelligentOCR Process Document error UiPath and ABBYY FlexiCapture

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

@Bogdan10g Just try this

  1. Create one new project and delete the xaml file
  2. Copy your xaml(exception which you are getting now) and paste into the new project folder

Hi @Bogdan10g
Check this

Thanks
Ashwin S

Hi @indra

Unfortunately that does not help.

Regards,

Boguslaw

Hi @AshwinS2

I read this topic before I created my own. I could not find there anything about error which I have.

Regards,

Boguslaw