Qeasy Cloud
Get Started

金蝶K3销售订单集成方案

Qeasy Integration Consultant 彭萍1685 views

示例方案

以下为轻易云数据集成平台的两个典型应用场景方案:

方案配置指南

轻易云数据集成平台通过标准化适配器实现系统对接:

  1. 销售订单查询适配器
    路径:\Adapter\K3Cloud\BillViewQueryAdapter
    功能:实现金蝶K3系统销售订单数据的高效提取

  2. 附件下载适配器
    路径:\Adapter\K3Cloud\AttachmentDownloadAdapter
    特点:支持批量附件自动下载与归档

请求调度配置规范

销售订单查询配置

在轻易云平台配置界面需设置以下关键参数:

{
  "otherRequest": {
    "DownloadAttachment": true,
    "downStrategyId": "附件下载方案ID"
  }
}

注:downStrategyId需关联预先配置的附件下载方案

附件下载配置

通过响应参数控制附件处理流程:

{
  "otherResponse": {
    "DownloadAttachment": true,
    "AttachmentFields": "附件存储字段",
    "AttachmentFileName": "附件命名规则字段",
    "SourceStrategyId": "关联的销售订单方案ID"
  }
}

该配置可实现销售订单与附件的自动关联下载,确保业务数据的完整性。轻易云平台通过可视化配置界面,使复杂的数据集成过程变得简单高效。

Copyright Notice

The article "金蝶K3销售订单集成方案" is original content owned by 广东轻亿云软件科技有限公司. Reposting is welcome, provided the source (including the original link) is credited in a prominent position.