Open source. Self-hosted.
Enterprise grade.
Apache 2.0 licensed. Deploy anywhere. Universal ERP connectivity.
N+M Architecture
N source systems and M migration objects scale as N+M, not N x M. Add a source connector once; every migration object works automatically.
Source systems
Canonical model
14 OAGIS-aligned entities
Target
SAP S/4HANA
On-premise or Cloud
Source systems
Canonical model
14 OAGIS-aligned entities
SAP S/4HANA
On-premise or Cloud
14 Canonical Entities
OAGIS-aligned entities that serve as the universal translator between any source ERP and SAP S/4HANA.
Material
Items, products, SKUs across all source systems
Customer
Customer master with addresses, contacts, credit
Vendor
Supplier master with procurement data
BOM
Bills of material and product structures
Routing
Production operations and work center assignments
GL Account
Chart of accounts and financial structure
Cost Center
Organizational cost allocation units
Profit Center
Profitability analysis segments
Sales Order
Order-to-cash document structures
Purchase Order
Procure-to-pay document structures
Work Order
Production and maintenance orders
Inventory
Stock levels, movements, valuations
Price List
Pricing conditions, discounts, surcharges
Employee
HR master records and organizational assignments
Infor Connectivity
Four protocols cover the full Infor product family.
ION API Gateway
OAuth2 REST for CloudSuite Industrial and Lawson.
M3 MI Programs
Native M3 API protocol for transactions and data.
IDO REST
SyteLine/CSI object model via RESTful interface.
Landmark REST
Lawson-native API for HR, finance, and supply chain.
Key differentiators
Open source
Apache 2.0 licensed. Inspect every line, fork freely, contribute back.
No vendor lock-in
Deploy on any infrastructure. Your data stays under your control.
Self-hosted
Install behind your firewall. ERP credentials never leave your network.
Full test coverage
6,180 automated tests covering extraction, migration, security, and AI safety.
4-Tier Security Model
Every operation is classified by risk level. Controls escalate from auto-approved reads to dual-approval production changes.
Assessment
Auto-approved, read-only
Extraction, discovery, analysis
Development
Logged, reversible
Field mapping, transforms, config
Staging
1 approver required
Data load, integration test
Production
2 approvers, change window
Cutover, transport import
Assessment
Auto-approved, read-only
Extraction, discovery, analysis
Development
Logged, reversible
Field mapping, transforms, config
Staging
1 approver required
Data load, integration test
Production
2 approvers, change window
Cutover, transport import
Defense in depth
Multi-layer security controls protect every operation before it reaches your ERP system.
Input Validation
JSON Schema-based validation with SAP-specific rules for every API request.
Audit Logging
Immutable audit trail with SHA-256 hash chain for tamper detection.
Transport Safety
All artifacts pass through Generate, Quality Check, Human Review, and Transport Import.
XSUAA Authentication
JWT token validation with scope-based access control for production deployments.
Technology stack
Node.js
Runtime for all core services, extraction engine, and migration framework.
SAP RFC (node-rfc)
Direct RFC calls with connection pooling, retry logic, and graceful degradation.
OData V2 and V4
Full OData client with CSRF handling, batch requests, and automatic pagination.
Infor ION API
OAuth2-based API gateway for CloudSuite, M3, and Lawson connectivity.
Infor MI Programs
M3-native API protocol for direct transaction and data access.
ADT REST
ABAP Development Tools REST APIs for source code access and transport operations.
SAP CAP
Cloud Application Programming model serving OData services and Fiori interfaces.
Express
REST API server handling migration, forensic, process mining, and export endpoints.