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

Value Selector

Embedded Object Grooper.Cloud

Defines a value to extract from each record in a web service response, and optionally map it to a Grooper field.

Remarks

A Value Selector specifies how to extract a single value from each record identified by the Record Selector in a web service lookup.

  • Use the Path property to define how to locate the value within each record (using JSONPath or XPath).
  • Use Target Field to map the extracted value directly to a Grooper field.
  • Use Alias Name to customize the column name in the results table.

Multiple value selectors can be added to extract several values from each record. This enables you to build a complete mapping from the web service response to your data model.

Typical uses:

  • Populate Grooper fields with data from a web service.
  • Extract additional values for review or validation.

> Tip: Use the diagnostic output to verify that your selectors are extracting the intended values.

Properties

NameTypeDescription

See Also

Used By

Notification