Grooper Help - Version 25.0
25.0.0023 2,165
  • Overview
  • Help Status

Action List

Data Action Grooper.Core

Executes a sequence of Data Actions.

Remarks

ActionList is a Data Action that allows you to compose and execute multiple actions in a defined order.


Overview

  • Use ActionList to group several Data Actions together as a single step in a Data Rule.
  • Each action in the list is executed in sequence, allowing for complex, multi-step data processing.
  • Actions can include calculations, validations, lookups, assignments, and more.

Usage Scenarios

  • Chained operations:
    Normalize a value, then validate it, then copy it to another field.
  • Conditional logic:
    Combine multiple actions that should always run together when a rule triggers.
  • Reusable logic:
    Encapsulate a common sequence of actions for reuse in multiple rules.

Related Concepts

For more information, see the documentation for Data Action and Data Rule.

Properties

NameTypeDescription
General
Info

Context Menu Commands

Command Shortcut Description
~/Resource/GetIcon?typeName=blank Create Copy Actions Generates Data Actions which map data from one Data Field Container to another using an LLM.

Used By

Notification