Hi,
Below scenario is working for one document (Invoice.pdf), but not another one (Receipt.pdf). Attached the input documents. Can someone please suggest me?
-
I am creating an action in Action Center using “Create Document Validation Action”
-
I am getting below errors at “Wait for Document Validation Action And Resume” after the above step.
Errors:
“Wait For Document Validation Action And Resume: Document Validation action can’t be waited on: no input action provided”
“System.ArgumentException: Document Validation action can’t be waited on: no input action provided. at UiPath.IntelligentOCR.Activities.Utils.ArgumentExtensions.Get[T](InArgument1 argument, ActivityContext context, String errorMessage, Object[] errorMessageArgs) at UiPath.IntelligentOCR.Activities.BaseWaitForDocumentActionAndResume
1.GetFromActionInput[U](NativeActivityContext context, Func2 propertyGetter, String argumentName, Predicate
1 guard)
at UiPath.IntelligentOCR.Activities.BaseWaitForDocumentActionAndResume1.OnExecuteAsync(NativeActivityContext context, Boolean continueOnError, CancellationToken cancellationToken) at UiPath.IntelligentOCR.Activities.BaseWaitOrchestratorClientAsyncActivity
1.ExecuteAsync(NativeActivityContext context, CancellationToken cancellationToken)
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.IntelligentOCR.Activities.BaseWaitOrchestratorClientAsyncActivity`1.OnBookmarkResume(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)”
Thanks,
Invoice.pdf (31.7 KB)
Receipt.pdf (1.7 MB)