Real-world integration solutions: scenarios, architecture, API inventories and implementation notes
20 articles
This guide walks through syncing offline sales return orders from a retail e-commerce platform to a financial ERP. It covers incremental pulls, idempotent writes, centralised org/customer mapping, and staged header-line processing for multi-store, multi-org retail scenarios.
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.
Syncing refund inbound orders from ERP to MySQL looks routine, but the real difficulty lies in incremental time windows, pagination, and coordinating header and detail data. This article uses a specific strategy as a blueprint to clarify the data flow, field mapping, key configuration points on Qeasy, and lessons learned along with boundaries.
This tutorial focuses on a single strategy for synchronizing item master data from Kingdee YXC (Kingdee Cloud Xingchen) into the Qeasy integration platform. It covers data flow, field mapping, scheduling design, and common pitfalls, ideal for engineers setting up an item master sync channel for the first time.
This article dissects a single stock-in order sync strategy, walking through the full path of pulling header and detail records from Wangdiantong and landing them into MySQL. It focuses on choosing the incremental starting point, staging header/detail writes, centralising code mapping, and the common pitfalls encountered during implementation.
Drawing on a real retail scenario, this article breaks down a single strategy that incrementally syncs Kingdee Cloud Xingchen V2 material master data into WDT goods archives. It covers timestamp-based incremental filtering, centralized code mapping, staged header/body delivery, detailAPI extension, and the configuration steps plus lessons learned on the Qeasy Data Integration Platform.
Using a real manufacturer BOM sync scenario, this article breaks down source filtering, field mapping, sub-item collections, and scheduling for a single integration strategy on the Qeasy platform, with practical configuration tips and lessons learned.
This article focuses on the single strategy of "Query Kingdee Receiving Notice" in a retail enterprise supply chain scenario, explaining the data flow, field mapping, key configuration points on the Qeasy data integration platform, scheduling of incremental and full loads, and common pitfalls, helping enterprise IT teams land it quickly.
This article takes a specific sales order synchronization strategy as the entry point, detailing how to convert sales orders from a source ERP into sales delivery orders in a target ERP through the Qeasy Data Integration Platform. It covers data flow, field mapping, platform configuration essentials, phased scheduling, and common pitfalls, providing actionable implementation guidance for enterprise IT teams.
This article uses a production-ready material sync strategy as the blueprint to clarify source-middleware-target field mapping, key configuration points on the Qeasy integration platform, staged scheduling ideas, and 4 lessons learned. Aimed at enterprise IT and integration engineers, it fits supply-chain integration scenarios where the ERP is the master data source and the CRM is the consumer.
This article uses the warehouse transfer order strategy as a case study, demonstrating how to use the Qeasy Data Integration Platform to incrementally write transfer-out orders from the marketing cloud into the ERP. It covers data flow, field mapping, scheduling strategy, and practical lessons, suitable for supply chain integration engineers.
This guide walks through a real-world scenario where a retailer routes online outbound orders from Jushuitan to Kingdee Cloud Galaxy for local-warehouse scenarios via the Qeasy platform. It covers field mapping, configuration essentials, staged scheduling, and lessons learned from common pitfalls, helping IT teams replicate the integration quickly.