Skip to main content

Visual Pipeline Canvas

Primary interface for building pipelines. Inspired by N8N and IBM DataStage.

Philosophy

  • Visual First — data flows easier to understand visually
  • Code Underneath — every operator generates SQL/Python for Flink/Spark
  • Dual-View — zoomed-out grouped blocks, drill into individual operators

Pipeline Organization

GroupModeSourcesCadence
Master DataBatchCRM, Billing, BSSDaily
BehavioralStreamingVoice/SMS/Data CDRReal-time
NetworkStreamingSignaling, DPIReal-time
EnrichmentBatchTAC, ReferenceDaily
SegmentsHybridProfile changesStreaming critical, batch others

Pipeline Lifecycle

DraftValidatedTestingPending ApprovalApprovedDeployedPausedDeprecated

Transitions controlled by Flowable approval workflows.

Zoom (mouse wheel), Pan (drag), Mini-map, Click-to-open drill-down, Search operators/fields, Status indicators (running/paused/error).