Hi all ,
I am using FlexiCapture for invoices , I have just one document definition and I want to force this document definition to be matched to any document , can I do that ?
Hi all ,
I am using FlexiCapture for invoices , I have just one document definition and I want to force this document definition to be matched to any document , can I do that ?
0 out of 0 found this helpful
Comments
5 comments
You have to script it in the before Matching Event Handler
Matching.DefinitionsList = "Invoice\Invoice Layout"
Matching.ForceMatch = true
Matching.NeedRecognition = true
Hi Scott,
Document defn not matched but i want to export it any way although it is unprocessed or unrecognized.
How to achieve this? Please see screenshot.
Thanks,
Samir
Look at the export setting of the project properties
Hi Scott,
I did that setting for unprocessed/unknown docs, thats why getting the error shown in previous screenshot. Abbyy was unable to analyze document so couldnt export as per export settings done for "unknown/unprocessed" dcoument. How to export it anyway even by blank data?
Thanks,
Sara
It would be that setting I posted in the previous message. Can you send me your screen shot for that setting or project?
Please sign in to leave a comment.