By Anuvya AI LLP

From raw datato regulatory-gradereporting.

DGenXT is the data platform for regulated enterprises — design no-code pipelines, orchestrate them as resilient workflows, and file compliant XBRL across 26+ jurisdictions. One system, from ingestion to submission.

5 databases supported26+ XBRL regulators6 report formats
monthly_returns.flow
SSource · GL Ledgeroracle · 2.4M rowsingested
Join → Aggregategroup by entity, periodtransformed
XXBRL · EBA COREP5 validators · passedfiled

Built for the frameworks that matter

MCA IndiaSEC EDGARUK FRCHMRCEBAESMA ESEFEIOPACompanies HouseFCAACRAFFIECFERCMCA IndiaSEC EDGARUK FRCHMRCEBAESMA ESEFEIOPACompanies HouseFCAACRAFFIECFERC

The platform

One control plane for the whole reporting lifecycle.

Most teams stitch reporting together from extracts, spreadsheets and a patchwork of vendor tools. DGenXT replaces that with a single, governed pipeline — measurable end to end.

26+
Regulatory frameworks, from MCA India to EBA & SEC
5
Databases — Postgres, Oracle, MySQL, MariaDB, MSSQL
5
XBRL validators run on every filing, automatically
100%
Audit-tracked — every object versioned & lineage-mapped

Capabilities

Everything reporting needs, nothing it doesn’t.

No-code data pipelines

Compose Source, Select, Join and Aggregate objects visually. Each step is a versioned, reusable object that writes to its own partitioned table — no glue scripts, no hidden state.

SourceSelectJoinAggregateCollection

Durable workflow orchestration

Pipelines run as Temporal workflows with automatic retries, real-time SSE status, and per-variant isolation. Long-running, fault-tolerant, and observable from the first node to the last.

TemporalLive statusRetriesLineage

Real-time streaming

Stream from Kafka or watched directories through Select, Join and Aggregate on Apache Spark Structured Streaming — watermarked, stateful, and idempotent, with live throughput metrics.

KafkaFile-watchSparkExactly-once-safe

REST API in & out

Ingest from any REST API with API-key, OAuth2, Basic or Bearer auth, smart pagination and rate-limiting — then publish governed results as secure, keyed REST endpoints.

OAuth2PaginationSSRF-guardPublish

AI pipeline generation

Describe a transformation in plain language; DGenXT drafts the pipeline — sources, joins, aggregates, reports — to review and run.

GenerateAsk AI

Multi-database

Dialect adapters target Postgres, Oracle, MySQL, MariaDB and MSSQL — the same pipeline, portable across estates.

5 dialectsPortable

Data quality, enforced

DataQuality and Dcheck objects validate records against rules before they reach a report — bad data caught at the source.

Rule checksDcheckDView

Six report formats

Excel, CSV, XML, TXT, FreeHand and XBRL — generated from the same governed data, with templating, multi-sheet styling and scheduling.

ExcelCSVXMLXBRL

Maker-checker governance

Four-eyes approval on record adjustments and multi-level sign-off on reports, with enforced segregation of duties and an append-only audit trail.

Four-eyesSign-offRBACAudit

Connect

A REST API on both ends of the pipeline.

DGenXT ingests from the systems you already run and serves governed results back out — so your data platform is a hub, not an island.

Ingest from any API

  • Four auth schemesAPI key, OAuth2 client-credentials, HTTP Basic and Bearer — credentials stored RSA-encrypted, never in plaintext.
  • Smart paginationOffset, page, cursor and token strategies, with watermark-based incremental pulls so you only fetch what changed.
  • Rate-limited & resilientPer-API requests-per-minute with token-bucket limiting and exponential backoff on 429/503.
  • SSRF-protectedOutbound targets validated against private, loopback and link-local ranges before any call is made.

Publish as an API

  • Keyed public endpointsPublish any pipeline output as a REST endpoint secured by SHA-256 consumer keys with optional expiry.
  • Column-level securityAn allow-list controls exactly which columns are exposed — no accidental data leakage.
  • Partitioned & filteredConsumers query by business date and column filters; results paginate with dialect-aware SQL.
  • Full access loggingEvery request is logged with IP, key hint, rows returned, duration and status for audit.

Reporting & validation

Six formats. One source of truth. Nothing unchecked.

Generate the exact artifact each audience expects — and never ship a number that hasn’t passed validation first.

ExcelCSVXMLTXTFreeHandXBRL

Excel, done properly

  • Apache POI engineMulti-sheet workbooks with fonts, fills, borders, merged cells, embedded images and freeze-pane headers.
  • Configurable stylingPer-report header and data styles, number and date formats, and auto-sized columns.
  • Templated & scheduledDrive layouts from templates and emit on a workflow schedule, from the same governed data.

Validation you can see

  • Rule-based checksDataQuality and Dcheck objects enforce null, range, regex and cross-field rules before data is reported.
  • Five XBRL validatorsSchema, calculation, dimensional, formula and regulator-specific checks gate every regulatory filing.
  • Highlighted in the viewerThe report workspace surfaces validation results as colored pass / warn / fail badges and per-fact validation tables — so exceptions are obvious before you submit.

How it works

From source to submission, in four moves.

01

Ingest

Connect any supported database or file feed as a Source. DGenXT lands it in a partitioned, business-dated table you can trust.

02

Transform

Select, Join and Aggregate visually — or describe it to the AI generator. Each transform is a versioned object with full lineage.

03

Orchestrate

Wire objects into a workflow. Temporal runs it durably, with retries and live status pushed to the screen as it executes.

04

Report & file

Emit Excel, CSV, XML or TXT — or map to XBRL and file. Five validators gate every submission before it leaves the building.

Multi-jurisdiction XBRL

The hard part of regulatory reporting, handled.

  • Real DTS-aware taxonomy ingestionImport official taxonomy packages and map concepts by element id — not filename guesswork.
  • Five validators on every filingSchema, calculation, dimensional, formula and regulator-specific (EFM / DQC) checks run automatically.
  • Dimensional & DPM tablesFull support for presentation taxonomies and DPM table linkbases, with per-cell mapping.
  • iXBRL, xBRL-CSV & ESEF packagingEmit the exact package each regulator expects, including ESEF anchoring and filing indicators.
India · MCAUnited States · SEC / EFMUnited Kingdom · FRC · HMRCEuropean Union · EBA · ESEFInsurance · EIOPASingapore · ACRAUnited States · FFIEC · FERCUK · Companies House · FCA

+ FFIEC, ACRA, CIPC, Denmark, Ireland, Malaysia, Saudi Arabia, UAE and more — 26 frameworks and counting.

Govern

Govern every change.

  • Four-eyes on dataAnalysts open adjustment sessions to correct records; a different approver must sign off before anything touches the base table.
  • Multi-level sign-offRoute reports through sequential approval tiers — maker → checker → authority — each able to approve, reject or send back.
  • Segregation of dutiesThe system enforces that a maker can never approve their own work — no self-approval, by design.
  • Append-only auditEvery approve, reject and revoke is recorded with actor, timestamp, role and reason for SOX / regulatory sign-off.

Trace

Trace every number.

  • Upstream pipeline drillFrom any object, step back through Aggregate → Join → Select → Source, with your filters translated across each hop.
  • Interactive lineage graphsVisualise the full dependency DAG, compare branches, and spot broken upstream references before they break a run.
  • XBRL fact drillSearch filed facts and click any one to highlight it in the rendered instance — with its context, dimensions and validation state.
  • Sub-workflow drillOpen a child workflow execution from a parent node, with branch, date and variant context preserved — multi-user safe.

Why DGenXT

Designed for the teams who can’t get it wrong.

No stitching

One platform

Ingestion, transformation, orchestration, quality and filing live in one governed system — not five tools held together by spreadsheets.

Compliance-first

Built for regulation

Maker-checker, immutable history, lineage and validator suites are core primitives, not bolt-ons. Auditors get answers, not archaeology.

Any estate

Portable by design

The same pipeline runs on Postgres, Oracle, MySQL, MariaDB or MSSQL. Move databases without rewriting your reporting.

Human-in-the-loop

AI that drafts, you decide

Generate pipelines from a sentence, then review and promote. The model proposes; your governance disposes.

Nothing silent

Durable & observable

Temporal-backed workflows retry, resume and report live status. Failures surface immediately — they never hide.

Engineered in India

Made by Anuvya AI LLP

A focused team building serious data infrastructure for regulated enterprises worldwide.

Get started

See DGenXT against your reporting.

Bring a real filing or a real pipeline. We’ll show you how DGenXT takes it from raw data to a validated submission — on your database, in your jurisdiction.

or write to admin@biggspark.co.in