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.

RUNBOOK-EDI

SRE / DevOps concept Runbook for EDI operations.

Definition

An EDI runbook is a step-by-step procedure to respond to a recurring signal: '997 pending counter exceeds 100', 'AS2 gateway returns 503', 'CFDI hash mismatch'. Includes: diagnostic commands, Splunk/Datadog queries, contacts, escalation. Stored close to paging (PagerDuty, Opsgenie). Updated at every incident.

Origin

Practice born in telecom NOCs, adopted by SREs from the 2010s.

Example in context

Alert "997 pending > 100" → runbook: 1. kubectl get pods -n edi, 2. log query "997 timeout", 3. ping AS2 partner, 4. escalate VAN if > 30 min.

Last updated: May 15, 2026