Qeasy Cloud
Get Started

Insights

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

11 articles

Data Integration FAQ: Timelines, System Changes, Historical Data and Reconciliation

How long does integration take? What if the legacy ERP has no API? How is historical data migrated? Who owns inconsistencies found after go-live? Six questions customers ask most before kickoff, answered with an engineering perspective.

14 views

From Reconciliation Results to ERP Vouchers: The Last Mile of Financial Data

Reconciliation done is not the finish line — the confirmed results must become receivables, receipts and GL vouchers in the ERP. Starting from reconciliation output, this tutorial covers account mapping, voucher templates, posting via Kingdee Cosmic / Yonyou APIs, and idempotency control.

12 views

Data Integration Glossary Part 1: iPaaS, ETL, API, Webhook and 6 More Core Concepts

Half the communication cost of integration projects comes from terminology mismatch. This glossary defines ten foundational terms: iPaaS, ETL/ELT, API, Webhook, SDK, API orchestration, field mapping, data cleansing, middleware and connector.

5 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

Distributor Master Data Governance: Coding, Tiering, and Credit Profiles

Distributor master data is the foundation of channel data integration: how to define codes, tier distributors, and build credit profiles. This article provides a practical governance framework covering coding rules, attribute models, change workflows, and integration essentials.

5 views

YonBIP Integration Guide: Open Platform Access and Master Data Synchronization

The full onboarding flow for the YonBIP open platform: creating an app, exchanging AppKey/AppSecret for an access token, calling business APIs, and designing customer/material master data synchronization.

3 views

Kingdee Cloud Integration Guide: WebAPI Authentication and Bill Read/Write

A hands-on walkthrough of the Kingdee Cloud WebAPI: the three core endpoints — ValidateUser login, ExecuteBillQuery for querying bills, and Save for writing bills — with parameters, pitfalls, and best practices.

8 views

Four Typical ERP Integration Patterns: Direct API, Staging Tables, Message Queues, and iPaaS

There are only four basic patterns for integrating an ERP with other systems. This article analyzes direct API calls, staging tables, message queues, and iPaaS — their mechanics, fit, and hidden costs — to guide architecture decisions.

7 views

Three-Way Matching: Automating the Order, Payment and Invoice Cross-Check

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.

6 views

API Rate Limiting and Quota Management: Token Buckets, Concurrency Control and Graceful Degradation

Nearly every e-commerce and ERP platform enforces QPS and daily-call quotas. Instead of being punished with throttling errors and account penalties, govern proactively: this article lays out a complete client-side design with token buckets, concurrency gates, quota budgets and graceful degradation.

5 views

The Data Path Between DMS and ERP: Integration Patterns for Distributor Management Systems

DMS governs the channel while ERP governs internal control. How the data path between them is designed determines the success of channel digitalization. This article compares point-to-point, ESB/middle-platform, and iPaaS patterns.

5 views