Skip to main content

Data Table Query

The Data Table Query activity queries a data table and returns matching records.

Configuring the Data Table Query Activity

To configure the Data Table Query activity, fill in the required fields in the activity panel.

Configuration

FieldRequiredDescriptionExample
NameRequiredSpecify the name for this activity.MyActivity
DescriptionOptionalSpecify the description for this activity.Reads a file from S3
Data TableRequiredDrag and drop a DataTable from the workspace.
Page SizeRequiredNumber of Records in Each Page
Batch SizeRequiredNumber of Records in Each Batch, if 0 entire output is treated as a single batch100

Input

Map the required input fields to provide data for this activity.

Output

FieldRequiredData TypeDescriptionExample
Num RecordsOptionalIntegerTotal number of records in this page
Has More RecordsOptionalBooleanWhether more records exist beyond current page
Next OffsetOptionalIntegerOffset for the next page of results
Execution Time MsOptionalIntegerQuery execution time in milliseconds
RecordsOptionalArray