Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Variable Array CreateVariable Array ModifyVariable CreateVariable ModifyDB Table Custom ModifyDB Table Custom ReadDB Table InitializeDB Table Row Insert or ModifyDB Table Row ModifyDB Table Read Last RowDB Table Rows DeleteDB Table Rows Read FiltersDB Table Rows Read

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesData

DB Table Rows Read

Slot Usage: 0
Parent Node
DB Table Initialize

Overview

DB Table Rows Read fetches rows by a list of primary key IDs.

Use this node when you already know row identifiers and need deterministic row retrieval.

Input

Variable Source

string required

Reference to DB Table Initialize.

Primary Row IDs

array required

List of primary key IDs to read.

Each value is an integer row ID.

Output

Number of Affected Rows

integer

Count of rows returned by the query.

Update Dashboard Data

boolean

Indicates whether dashboard output refresh occurred for the operation.

Row Data Output

Actual row payload is dynamically attached to node output schema based on selected table structure.

DB Table Rows Read Filters

Previous Page

Template Expression

Next Page

On this page

OverviewInputVariable SourcePrimary Row IDsOutputNumber of Affected RowsUpdate Dashboard DataRow Data Output