Cross-system data mapping
Problem: Storeman and Business Central use different entity structures for the same business concepts.
Solution: Explicit field mapping and validation on the Rails integration layer.
Real project
IT DevelopmentOData integration between Storeman and Microsoft Dynamics 365 Business Central for master and operational data exchange.
Role: Backend / Integration Developer
Location context: India
Integration layer between the Storeman application and Microsoft Dynamics 365 Business Central to exchange master and operational data through OData-based APIs.
Warehouse operations and ERP master data had to stay synchronized without manual re-entry or inconsistent records across systems.
Implemented authenticated OData integrations with explicit entity mapping, request/response handling, and iterative debugging of sync failures.
Problem: Storeman and Business Central use different entity structures for the same business concepts.
Solution: Explicit field mapping and validation on the Rails integration layer.
Problem: OData failures required careful inspection of auth, payloads, and endpoint behaviour.
Solution: Request/response analysis and targeted fixes across commodity, vendor, and location workflows.
Integration work across multiple release cycles
Enterprise ERP integration — no credentials or private endpoints are published.