Is there a way to verify a document using the API? I have tried methods like GetDocumentResultsList and LoadDocumentResult with no luck.
Verify Document through API
Was this article helpful?
0 out of 0 found this helpful
0 out of 0 found this helpful
Comments
2 comments
Assuming you are using the Distributed version of FC10 and not the Standalone, you should be able to create your own Web Service Verification Station. Please refer to the ABBYY FlexiCapture 10 Web API help file. Look at "Verifying the Documents" under the section "Using the Web Services API of the ABBYY FlexiCapture 10 Application Server" It explains the step as of Opening a sessions, open a project, requesting a task and so on. Basically the server will give you an XML file with the OCR result and the image files of the Document. You update the XML file and upload it back to the server.
Again, Many thanks
Randy
Please sign in to leave a comment.