Grooper Help - Version 25.0
25.0.0038 2,251

Run Command

Data Action Grooper.Core

Executes a specified Command on instances of a selected Data Element.

Remarks

The Run Command action enables you to execute a configurable Command on every instance of a chosen Data Element within a document's extracted data. This is useful for automating operations which would normally require a human operator to execute from the Data Grid UI.

Configuration Guidance

  • Configure the 'Element' property to select the Data Element whose instances will be targeted.
  • Set the 'Command' property to specify which Command will be executed on each instance.
  • Only commands applicable to the selected Data Element type are available for selection, ensuring compatibility.

How It Works

  • At runtime, the action finds all instances of the specified Data Element in scope.
  • For each instance, the configured Command is executed, performing the desired operation.

Properties

NameTypeDescription
General
Info

See Also

Used By

Notification