Latest industry insights, tutorials, best practices and case studies.
5 articles
Part 2 covers ten terms at the business-engineering boundary: master data, idempotency, incremental/full sync, Qimen, e-waybill, OMS, WMS, safety stock and three-way matching — precise vocabulary for e-commerce and supply-chain integration.
A Kingdee Cloud walkthrough of the full loop: suggestion → plan confirmation → order splitting → purchase order Save/Submit/Audit → arrival backfill, with field mapping, idempotency and retry design.
A hands-on tutorial: turn a distributor order flow based on emailed Excel files into an automated pipeline that cleanses, maps, and writes orders into Kingdee Cloud via APIs — with field mapping, idempotency design, and incremental scheduling.
Retries are a fact of life in distributed integrations, and idempotency is what makes retries safe. This article compares three mainstream patterns — unique-key constraints, state machines and dedup tables — and explains when to use each in order and inventory sync pipelines.
Webhooks are the most common event channel between e-commerce platforms and ERP/OMS systems. This tutorial walks through a production-grade receiver design covering signature verification, fast ACK with async processing, retry handling and idempotent consumption.