Skip to Content
This documentation is provided with the HEAT environment and is relevant for this HEAT instance only.
GuidesSession TemplatesTabular and JSON session templates

Tabular and JSON session templates

Use when integrators push CSV, TSV, or JSON via the v2 API, HEAT toolkit, or Control Center, without Capture/protobuf.

Declare the route

Template Description should state that the template expects typed uploads, not capture streams.

Use explicit input instance names:

  • csv-input for CSV/TSV
  • json-input for JSON documents

CSV autodetect dashboard

csv-input → system-tabular-to-dataservice → heat-system-next-dimension

Preset: system-tabular-dashboard-autodetect-next

See system-tabular-to-dataservice.

JSON with Arbex

json-input → system-arbex-js → heat-system-next-dimension

Preset: sample-arbex-composable-dashboard. Script authoring: Arbex RAG.

Bulk analytics across sessions

Operator/static pipelines that consolidate many csv-input outputs: see Bulk analytics and preset bulk-analytics-arbex-sample.