Qeasy Cloud
Get Started

Insights

Latest industry insights, tutorials, best practices and case studies.

5 articles

Data Integration Glossary Part 2: Master Data, Idempotency, Incremental Sync, Qimen, Waybill and More

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.

16 views

From Replenishment Suggestion to Purchase Order: Closing the Loop with Your ERP

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.

7 views

Automating Distributor Order Backhaul: From Excel Emails to Direct API Integration

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.

6 views

Three Idempotency Design Patterns: Unique Keys, State Machines and Dedup Tables

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.

9 views

Designing a Production-Grade Webhook Receiver: Signature Verification, Retries and Idempotency

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.

6 views