ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

APACHE-NIFI

Apache open-source visual dataflow for ETL/ELT.

Definition

NiFi uses FlowFiles with attributes and content, Processors (GetFile, PutKafka, EvaluateJsonPath), Connections (back-pressure queue), Process Groups. Cluster mode via Zookeeper. Full provenance tracking for audit. MiNiFi (edge agent) for IoT.

Origin

Created by NSA (NiagaraFiles) in 2006 ; open-sourced Apache in 2014.

Example in context

A NiFi dataflow ingests 1000 EDI files/min via GetSFTP then dispatches to Kafka topics.

Last updated: May 15, 2026