Jobs to handle special conditions

When you used branching, you sent batches with document integrity problems to the FixUp job. The FixUp job is generated automatically by the Datacap Application Wizard, so all you had to do was configure branching to use the existing job.

However, you might need to create a new job to handle a specific condition. For example, if you update the TravelDocs application to identify pages manually. Since there is no existing job to identify pages manually, you must create a job to do it. You can then branch to the new job if the batch contains unidentified pages and then return to the main job when the pages are identified.

A new job requires at least these items:
  • A job definition with at least one task
  • A program that is associated with each task