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

Batch Object - Send To Test Batch

Batch Object Command Grooper.Core

Base class for commands that send selected items to a test batch, with options for copying, moving, and flagging.

Remarks

The Send To Test Batch command provides the foundational properties and logic for sending Batch Objects to a designated test batch. It is used by commands such as Copy To Test Batch and Move To Test Batch.

You can specify the target batch and an optional flag reason to annotate the items in the destination batch. Use this command to duplicate or transfer items for testing, validation, or review in a controlled environment.

This command is commonly used during solution development, QA, or troubleshooting, allowing you to isolate and process items outside of production workflows.

Properties

NameTypeDescription

Derived Types

There are 2 implementations of Batch Object - Send To Test Batch.

Command Shortcut Description
inventory_2 Copy To Test Batch Copies selected items to a test batch, optionally flagging them for review or testing.
inventory_2 Move To Test Batch Moves selected items to a test batch, removing them from their original location and optionally flagging them.

See Also

Notification