Examples
SAP Activate
An SAP Activate project lifecycle scenario — charter, fit-to-standard outcomes, cutover plan, hypercare exit.
The SAP Activate example models a typical SAP S/4HANA implementation project using the SAP Activate methodology. It ties together project artefacts, an ontology over the SAP master-data domain, and process-flow workflows that drive each phase.
What it models
The four SAP Activate phases:
- Prepare — project charter.
- Explore — fit-to-standard outcomes.
- Realize / Deploy — cutover plan.
- Run — hypercare exit report.
Each phase has its own stage-gate, with artefacts produced by the team and reviewed by the steering committee.
Setup
- Install the SAP S/4HANA integration from the vendor catalogue.
- Connect it to your S/4HANA Cloud tenant (OData credentials).
- Install the SAP Activate process-flow template.
- Create a project instance and assign team members + steering committee.
What's interesting about it
- Integration with SAP — the
sapvendor ships tools for reading and writing S/4HANA Cloud business data via OData. Workflows can query master data, post documents, or call business APIs. - Process-flow as project scaffolding — the template structures the project so artefacts don't get lost.
- Cross-domain ontology — bring SAP master data alongside non-SAP project documents in one typed view.
Sample data
In public/static/sap-activate-demo/:
01-project-charter.md02-fit-to-standard-outcomes.md03-cutover-plan.md04-hypercare-exit-report.md
Related
- Vendors → SAP — the SAP integration.
- SDKs → Authoring → Process Flows — author your own project templates.