Latest industry insights, tutorials, best practices and case studies.
10 articles
How a leading FMCG company used an iPaaS platform to connect hundreds of distributors' order, inventory, and rebate data into one chain: from Excel emails to direct APIs, from monthly reconciliation to T+1 sell-through visibility.
Key points for WDT Enterprise Edition openapi2: the sid/appkey credential system, the MD5 signing algorithm, the unusual timestamp baseline, gzip+base64 request bodies, and pagination/incremental practices for order queries.
Jushuitan integrates with in-house and third-party systems through the Qimen gateway. This guide covers Qimen custom-API common parameters, MD5 signing, target_app_key routing, and the practical details of order query and inventory sync.
Promotion-day order floods, bulk inventory pushback, fan-out to multiple downstreams — the classic integration headaches all point to one piece of middleware: the message queue. A look at when MQ is the right tool, how to choose one, and the anti-patterns to avoid.
Channel diversion control cannot rely on inspectors alone. This article shows how to build a diversion risk model on existing order, logistics, and scan-code data links: flow comparison, price anomalies, and geo-verified scans, with a closed handling loop.
First-time ERP onboarding usually means syncing years of historical orders and hundreds of thousands of SKUs. A single-shot pull will always time out. This article compares offset, cursor and time-window pagination, and lays out a resumable, re-runnable checkpoint 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.
Three-way matching is the core method of e-commerce finance: business orders, cash receipts and issued invoices must corroborate each other. This article covers matching-key design, matching levels, tolerance rules and common failure scenarios.
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.
Channel digitalization starts with data links, not new systems. This article maps the four core data domains, three mainstream integration patterns, and a pragmatic rollout path for distributor data integration.