Does this work on ECC 6.0, or only S/4HANA?
Both. The ABAP packages ship with conditional logic for ECC 6.0 (EhP5+) and S/4HANA up through 2025 FAA. NPL 7.52 sandbox systems are supported for dev/QA. forged discover auto-detects your version during the first run.
Do we need SAP BTP or PI/PO?
No. Forged runs entirely on-premise — the CLI talks to your SAP system via the ADT REST API, and signed webhooks come back through a standard ICF endpoint. Forged Stream (Premium) is an optional async worker that runs in your cloud, not SAP's.
How does signer substitution work for out-of-office approvers?
Out of the box, SAP release strategies route to the approver assigned to the release code. For OOO coverage, most clients either update the signer mapping in ZFI_DS_SIGNERS before the approver leaves, or use DocuSign's built-in delegation feature. Date-bounded substitution logic with a dedicated ABAP table is not in Standard or Premium by default — it's a common add-on we can scope during discovery (typically half a day of work).
What happens if DocuSign is down when a PO is released?
Premium queues the envelope in Forged Stream with retry-safe delivery (exponential backoff, DLQ after 5 failures). Standard logs the failure to ZTDS_LOG and exposes it via forged log tail — your team can re-fire manually with one command.
What does the code handoff actually include?
Every Forged project ships: ABAP transport (.zip), ClientProfile.json, runbook.md (generated), Hurl smoke tests, deploy CLI config, and a docs/ directory with architecture diagrams. Delivered to your Git repo on day one of hypercare.
Is this GxP / 21 CFR Part 11 compliant?
DocuSign's Part 11 module provides the validated signature capture itself — that's on DocuSign regardless of which package you buy. Forged binds the signed artefact to the SAP change document trail on both tiers, so the PO's audit history reflects who signed and when. If you need a formal evidence pack (IQ/OQ scripts, audit-trail extracts, signer identity verification records), we scope that as a custom add-on — it's not bundled into Standard or Premium by default.
Can we see the source before we buy?
Standard and Premium customers own the source. For prospects, we do a live forged discover demo in the 30-minute intro call — you see the CLI, the generated ClientProfile, and a walkthrough of the ABAP strategy pattern. No NDA required.
What's not included?
Licensing for DocuSign itself (you bring your own account). SAP Basis transport ownership. Custom approval workflows beyond multi-level release (scoped separately). Training beyond the runbook walkthrough.