Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Access Datacap object field ConfidenceLevel using smart parameter

    Posted 07/19/21 10:09 AM
    Hi I would like to ask if there any way to access field confidence level in datacap using smart parameter and exporting it to text file? As far as i know we can see the confidence level on every character of an OMR field by reading it directly from the xml. Datacap provide us the capability of exporting confidence on Page level using smart parameter @P.Confidence. However I have yet to find documentation about accessing confidence at field level.

    Thanks for support and assistance in this matter.


    Best Regards,
    ​​​​
    M Indra Wicaksono

    ------------------------------
    MOHAMAD WICAKSONO
    ------------------------------


  • 2.  RE: Access Datacap object field ConfidenceLevel using smart parameter

    Posted 07/20/21 12:11 PM
    Edited by Tod DeBie 07/20/21 12:14 PM
    One way to do this is to use the DCO API:

    1) get_CharConfidence Method in DCO:
    https://www.ibm.com/docs/en/datacap/9.1.7?topic=methods-get-charconfidence-method

    2) ConfidenceString property in DCO:
    https://www.ibm.com/docs/en/datacap/9.1.7?topic=properties-confidencestring-property


    Let us know if this works for you.



    ------------------------------
    Tod DeBie
    ------------------------------



  • 3.  RE: Access Datacap object field ConfidenceLevel using smart parameter

    Posted 07/24/21 07:36 AM
    Edited by M INDRA WICAKSONO 07/24/21 07:38 AM
    Hi @Tod DeBie, huge thanks for answering, it works as intended for my application. Really appreciated your help on this! 

    Best Regards

    ​​

    ------------------------------
    M INDRA WICAKSONO
    ------------------------------



  • 4.  RE: Access Datacap object field ConfidenceLevel using smart parameter

    Posted 07/26/21 11:24 AM
    Glad it worked for you!

    ------------------------------
    Tod DeBie
    ------------------------------