Lookup
extracts information from an outside database. You can use one piece of information, such as an invoice number, to look up additional information in a database and populate fields or other document metadata with it. The information used for the lookup can be information associated with the document by another process in the Quick Fields session and stored in a token. For example, once information has been extracted from an image using Zone OCR or Barcode, Lookup can search for that information in a compatible outside data source and find information associated with it. Lookup can be used in First Page Identification, Page Processing, Last Page Identification, or Post-Processing.
Example: The Bay City Ball Bearing Supply Company configures a session to process invoices. They configure Zone OCR to read the order number from the same place on each form. They then configure Lookup to look up the order number in a database and fill out the fields with the customer name, address, telephone number, and sales region.
Note: The Lookup process available in processing works similarly to the Real-Time Lookup process available in the document class settings, but has access to additional tokens generated by other processes and cannot run during Revision.
To use Lookup
If you chose to configure your query by writing your own custom query in step 1, click inside the Query box to create a custom SQL query.
Tip: When writing your own query, the token format to use is %(Column.ColumnName) where Column is always the same and ColumnName is what your query specifies. For example, select X as Y from Z would produce a column named Y, so the token would be %(Column.Y).
Note: You can run the Lookup process on electronic documents in Pre-Classification Processing or Post-Processing.
Note: Some processes come with the basic Quick Fields installation, and some must be purchased as add-ons. Contact your reseller for more information.