Data Field (Object)

From Grooper Wiki

STUB

This article is a stub. It contains minimal information on the topic and should be expanded.

variables Data Field node objects are created as child objects of a data_table Data Model. A Data Field is a representation of a single piece of data targeted for extraction on a document. Data Fields are frequently referred to simply as "fields".

For example, if you wanted to extract an invoice number from a collection of invoices, you would create an "Invoice Number" Data Field within a Data Model as its child. The extractor used to find that value on the document would be set on the Data Field, as well as other properties such as its ultimate format on output, how that field behaves during the Extract and Data Review activities (such as if the Data Field is required to be filled), and any .NET code based expressions used to validate or generate the field.