Adding a function for manual page identification

You must add the function Identify Manually to configure TravelDocs to do manual page identification.

Procedure

To add a function for manual page identification:

  1. In the Datacap Studio Rulesets pane, select the PageID ruleset and click Lock/Unlock ruleset. Then, expand the PageID ruleset to view the two rules.
  2. Right-click the PageID rule and choose Add Function. Rename the new function Identify Manually.
  3. Add the actions and parameters that are shown in the following table to the PageID > Identify Manually function.
    Library Action Parameter
    rrunner rrSet varSource = Manual

    varTarget = @P.MatchType

    DCO SetPageStatus 1
    rrunner Task_NumberOfSplits 1
    rrunner Task_RaiseCondition 0,0
    Attention: Task_RaiseCondition(0,0) references the first condition (index = 0) in the PageID task. You add the condition when you update the Recognize Page ruleset.
  4. In the Rulesets pane, click Save. Then, click Lock/Unlock ruleset and choose Publish Ruleset.