コミュニティ

Using a Project to recognize data, see if it requires verification

Hello!

Using a document definition (afl/fcdot) I can just use a boolean value to see if the extracted document requires verification.

Using a project the process is quite different, I create the project and batch and do the "Verifying Recognized Data" section of the Flexi 12 Guided Tour->Advanced Techniques-> Verify Reconized Data

I cant seem to find any object in there that will determine if the document needs verification?
Is there a batch confidence item or something I can call?

Currently there is an object in the enum:

VerificationObjectStateEnum

"VOS_Uncertain"

Can I use that?


The reason for this all is to determine if the document/batch needs to go to a verification station.

Thanks!

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

     Hi!

    You can loop through each field in each document and check the IsSuspicious property. For more information, please see Properties section of [Developer Help → API Reference → Objects → Document Structure → FieldValue].

    0

サインインしてコメントを残してください。