IBM Datacap, Version 8.1            

Creating the AutoFingerprint ruleset

You must create the AutoFingerprint ruleset with the actions that enable automatic fingerprint generation.

To create the AutoFingerprint ruleset:

  1. In the Datacap Studio Rulesets pane, right-click the TravelDocs application and choose Add Ruleset.
  2. Rename the new ruleset AutoFingerprint and rename the default rule from Rule1 to Create New Fingerprint.
  3. Select Function1 and add the actions and parameters in the following table.
    Library Action Parameter
    rrunner rrCompare

    object1 = @P.MatchType

    object2 = Manual

    AutoDoc SetFingerprintDir @APPPATH(fingerprint)
    AutoDoc CreateFingerprint  
    AutoDoc SetFingerprint @D.TYPE,@P.TYPE
    Intellocate iloc_SetZones  
    Attention: The parameter on the SetFingerprint action sets the fingerprint class to the current document type and the fingerprint type to the current page type. Make sure that TYPE is uppercase.
  4. Right-click the Create New Fingerprint rule and choose Add Function.
  5. Select Function2 and add the following action.
    Library Action Parameter
    rrunner Status_Preserve_OFF  

    The purpose of this function is to ensure that the rule returns True and thus avoid triggering a validation error.

  6. In the Rulesets pane, click Save. Then, click Lock/Unlock ruleset and choose Publish Ruleset.
    AutoFingerprint Ruleset


Feedback

Last updated: November 2013
dcadg148.htm

© Copyright IBM Corporation 2013.