Creating the ManualIDValidate rule

AIndex assigns the failed (DOF) page status if you change an existing page type. You cannot complete the batch if any page has a failed status, so you need a rule to change the status to done.

About this task

The user must click Submit for each changed pageto run the rule. The rule does not do anything except return True, but this value is enough to cause AIndex to assign the done status to the page.

Procedure

  1. In Datacap Studio, in the Rulesets pane, right-click TravelDocs2 and choose Add Ruleset.
  2. Change the name of the new ruleset to ManualIDValidate and then select Function1.
  3. Click the Actions library tab and expand the rrunner library.
  4. Select the Status_Preserve_OFF action and click Add to function to add the action to Function1.
  5. In the Rulesets pane, click Save. Then click Lock/Unlock ruleset and choose Publish ruleset.
  6. Click the Task profiles tab and then click Lock/Unlock task profiles.
  7. Click Add a new task profile, select Custom, type ManualIDValidate, and click OK.
  8. Select the new ManualIDValidate profile, select the ManualIDValidate ruleset, and click Add ruleset to profile at the left of the Task Profiles pane.
  9. Click Save and then click Lock task profiles.