IBM Datacap, Version 8.1            

Updating the Recognize Page rule

You can update the Recognize Page rule to read the zone information from a fingerprint XML file.

  1. On the Datacap Studio Rulemanager tab, in the Rulesets pane, select the Recognize ruleset and click Lock/Unlock ruleset.
  2. Expand the Recognize ruleset and the Recognize Page rule.
  3. Change the name of the function to Recognition: Fingerprint-Non-FPXML.
  4. Remove the rrCompareNot action and replace it with the following action and parameters:
    Library Action Parameter
    rrunner rrCompare object1 = @P.MatchType

    object 2 = Fingerprint

  5. Right-click the Recognize Page rule and choose Add Function.
  6. Rename the new function to Recognition: Fingerprint-FPXML and use the Up Arrow button to move it to the beginning of the rule (before the other recognition function).
  7. Add the actions and parameters below to the Recognition: Fingerprint - FPXML function.
    Library Action Parameter
    rrunner rrCompare object1 = @P.MatchType

    object 2 = Fingerprint

    FPXML SetDirectoryFPX @APPPATH(fingerprint)
    FPXML ReadZonesFPX  
    Recog_Shared SnapCCOtoDCO  
  8. Click Save. Then click Lock/Unlock ruleset and choose Publish Ruleset.
    Attention: ReadZonesFPX fails if there is no matching FPXML file and Taskmaster runs the Non-FPXML function.


Feedback

Last updated: November 2013
dcadg572.htm

© Copyright IBM Corporation 2013.