BrainGrid Controller
Workflow Builder
Events
Delete a Record Event

Delete Record Event

The Delete Record Event allows users to remove records from the system. It supports deleting records from dynamic windows and static tables, ensuring controlled and structured deletion based on predefined conditions.

Overview

This event enables users to:

  • Select a record source from a menu & window (dynamic record) or source table (static record).
  • Automatically determine the record to delete, without manual selection.
  • Delete the record when the event is triggered.

Configuring a Delete Record Event

1️⃣ Select Window or Table

  1. Title & Description – Define the event.
  2. Choose Record Source:
    • Dynamic Record – Select Menu and Window.
    • Static Record – Select the Source Table.

📌 Outcome: Identifies where the record to be deleted is stored.

2️⃣ Define Record Selection

  1. Determine the record dynamically:
    • Select constant Record (if you know the exact record to delete).
    • Carry from previous data node (if applicable).
    • Filter records based on conditions (same as Retrieve Record).

📌 Outcome: Automatically selects the record to delete, no manual selection required .

3️⃣ Save & Trigger Deletion

  1. Save Configuration – Finalize the setup.
  2. Trigger Event – Ensure the deletion conditions are met.
  3. Validate Deletion – Verify that the record has been removed.

📌 Outcome: The system deletes the selected record when triggered.

Summary

The Delete Record Event simplifies the process of removing records by automatically identifying and deleting records based on defined conditions. This ensures efficient record management across both dynamic and static sources.