Process Document activity throws error

Process Document activity throws “Process Document: Unable to load document definition from: templatepath” error. Can anyone help me on this error? Thanks!

Regards
Sid

There is activity called process document?

yea, under Intelligent OCR activities.

@Gabriel_Tatu Can you please help on this? Thanks!

Usually that error when you will not specify the target path correctly

Target path has been mentioned correctly, it is displaying the filename correctly in the error message, but still throwing up this error.

Source: Process Document

Message: Unable to load document definition from: C:\Users\Template\template.fcdot

Exception Type: System.ArgumentException

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.ArgumentException: Unable to load document definition from: C:\Users\Template\template.fcdot
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)

the problem seems that the template file is not found
are you sure that the file existe and make sure that there is no typo in the name or path

Hi,

@Sidraj I have same problem as you. Could you tell me did you find solution?

Regards,
Boguslaw.

Hello,
That was due to some problem in the template(fcdot) file, which we got it fixed and it worked perfectly. Not UiPath issue.

Regards,
Sid

1 Like

@Sidraj Thanks for respond. Could you tell me what you did to make it work?

Regrads,
Boguslaw.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.