Real-world integration solutions: scenarios, architecture, API inventories and implementation notes
50 articles
This tutorial zooms in on one concrete supply-chain integration strategy: pushing sales refund orders from Wangdiantong to Kingdee Cloud as other-outbound documents (category D / other). It walks through the data flow, key field mapping, configuration essentials on the Qeasy data integration platform, phased scheduling, and field-tested lessons learned, so enterprise IT teams can ship it without the usual detours.
This guide explains how to synchronize offline sales outbound documents into JKY sales orders in a private deployment. The solution incrementally retrieves approved documents, groups records by document number, maps headers and details, performs idempotency checks, and creates target sales orders for fulfillment and logistics collaboration.
This article uses a real manufacturing scenario to explain how to incrementally sync Kingdee Cloud production orders into MySQL with Qeasy. It covers field mapping, scheduling, header/line phased sync, centralized code mapping, and post-mortem lessons.
This tutorial focuses on one specific supply chain integration strategy: syncing sales return orders from Kingdee Cloud Galaxy to other inbound orders in Jushuitan. It covers data flow, field mapping, key Qeasy configuration points, phased implementation, and lessons learned in a private deployment scenario.
This strategy solves the problem where MySQL business systems remain unaware that a supplier has been disabled in Kingdee Cloud and continue placing orders. By scheduling a query of Kingdee supplier document status and writing it back to MySQL via a lightweight UPDATE, combined with code mapping and incremental triggers, a reverse closed loop is achieved.
This tutorial focuses on a single strategy: after a MOM production plan push transfer document is generated in Kingdee Cosmos, the success status, document number, and internal ID are echoed back to the MES-side MySQL interface table. It covers the data flow, field mapping, key configuration points on the Qeasy platform, phased scheduling implementation steps, and 4 practical pitfalls to help enterprise IT teams quickly build a stable closed loop.
This guide walks through the 'DingTalk payment voucher (other business payments) V4.0' strategy on the Qeasy integration platform. It shows how to push payment vouchers generated in DingTalk approvals into Kingdee Cloud on a 10–20 minute cadence, covering data flow, field mapping, scheduling, and lessons learned for private-deployment supply-chain and finance scenarios.
This article dissects a single synchronization strategy—scheduled pulling of process master data from a manufacturing MES into the Qeasy integration middleware layer—covering scenarios, data flow, configuration essentials, phased scheduling, and lessons learned, written for implementation engineers.
This tutorial walks through one concrete inventory sync strategy—pushing Kingdee Cloud miscellaneous inbound documents into MES to trigger inspection sign-off—covering data flow, field mapping, Qeasy configuration points, phased rollout steps, and five engineering lessons learned.
This tutorial focuses on the query-only strategy for retrieving cost valuation streams from LingXING ERP, covering the source query, the intermediate layer in Kingdee Cloud Cosmos, and the no-op write target. It explains how to configure a read-oriented strategy on the Qeasy data integration platform, with emphasis on pagination cursors, incremental starting points, and stable high-frequency scheduling — well suited to scenarios where cost details must flow back to the ERP hub.
This guide walks through a concrete return-document sync strategy from an e-commerce WMS to an ERP. It covers field mapping, key configuration in Qeasy, phased scheduling, and field-tested pitfalls for supply-chain integration engineers.
For on-premise supply chain integration scenarios, this article explains how to use the Qeasy platform to push strategy-level errors to a DingTalk robot in real time, covering scheduling strategy, WebAPI configuration, variable mapping, and lessons learned.