Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Data Lookup

Data Action Grooper.Core

Performs a lookup operation to validate and/or populate field values within a data extraction process.

Remarks

The DataLookup action executes a configured lookup against an external data source (such as a database) to either validate existing field values or populate additional fields based on the results.


Usage

  • Add a DataLookup action to a Data Rule to automate field validation or population.
  • Configure the property to specify the lookup operation to perform.
  • The lookup is executed during rule evaluation, and any changes or validation results are applied to the target data instance.

Example

Suppose you have a Data Model with a "Customer ID" field. You can use a DataLookup action to:

  • Validate that the "Customer ID" exists in an external database.
  • Populate additional fields (e.g., "Customer Name", "Address") based on the lookup result.

Related Concepts


For more information, see the documentation for Data Rule, Lookup Specification, and related data extraction objects.

Properties

NameTypeDescription
General
Info

See Also

Used By

Notification