吉客云和金蝶云星空接口打通对接实战

对接源平台:吉客云
杭州吉客云网络技术有限公司是经国家认定的高新技术企业,是国内领先的SaaSERP软件服务商,致力于为企业提供安全稳定、高可用性和高扩展性的一站式数字化解决方案。
接入系统:金蝶云星空
金蝶K/3Cloud在总结百万家客户管理最佳实践的基础上,提供了标准的管理模式;通过标准的业务架构:多会计准则、多币别、多地点、多组织、多税制应用框架等,有效支持企业的运营管理;K/3Cloud提供了标准的业务建模:35种标准ERP领域模型、1046种模型元素、21243种模型元素属性组合,288个业务服务构件,让企业及伙伴可快速构建出行业化及个性化的应用。
数据集成方案配置
通过轻易云系统数据集成平台:数据集成方案。选择开始创建数据集成方案菜单。在方案配置表单中选择对应的源业务系统:吉客云,然后选择对应的连接器。选择对应的erp.storage.goodslist作为数据对接来源。然后再写入目标平台配置目标系统为金蝶云星空,并且选择对应连接器(关于金蝶云星空的接口如何连接可以在轻易云数据集成社区论坛bbs.qeasy.cloud中找到相关信息)。选择好对应的batchSave接口作为数据写入动作完成第一步的接口配置。


吉客云接口明细
- API:erp-goods.goods.getforqimen
- NAME:分页查询货品信息
- METHOD:POST
请求参数
接口字段 | 字段名称 | 预设值 | 描述 |
pageIndex | 分页页码 | | |
pageSize | 分页页数 | 2 | |
goodsCode | 货品编号 | TC1004.0002.60002 | |
barCode | 条码 | | |
startDate | 创建起始时间 | {{LAST_SYNC_TIME datetime}} | |
endDate | 创建结束时间 | {{CURRENT_TIME datetime}} | |
响应参数
接口字段 | 字段名称 | 预设值 | 描述 |
relDataId | relDataId | | autoFillResponse |
goodsField1 | goodsField1 | | _autoFillResponse |
goodsField2 | goodsField2 | | autoFillResponse |
goodsField3 | goodsField3 | | _autoFillResponse |
goodsField4 | goodsField4 | | autoFillResponse |
goodsField5 | goodsField5 | | _autoFillResponse |
goodsField6 | goodsField6 | | autoFillResponse |
goodsField7 | goodsField7 | | _autoFillResponse |
goodsField8 | goodsField8 | | autoFillResponse |
goodsField9 | goodsField9 | | _autoFillResponse |
goodsField10 | goodsField10 | | autoFillResponse |
goodsField11 | goodsField11 | | _autoFillResponse |
goodsField12 | goodsField12 | | autoFillResponse |
goodsField13 | goodsField13 | | _autoFillResponse |
goodsField14 | goodsField14 | | autoFillResponse |
goodsField15 | goodsField15 | | _autoFillResponse |
goodsField16 | goodsField16 | | autoFillResponse |
goodsField17 | goodsField17 | | _autoFillResponse |
goodsField18 | goodsField18 | | autoFillResponse |
goodsField19 | goodsField19 | | _autoFillResponse |
goodsField20 | goodsField20 | | autoFillResponse |
goodsField21 | goodsField21 | | _autoFillResponse |
goodsField22 | goodsField22 | | autoFillResponse |
goodsField23 | goodsField23 | | _autoFillResponse |
goodsField24 | goodsField24 | | autoFillResponse |
goodsField25 | goodsField25 | | _autoFillResponse |
goodsField26 | goodsField26 | | autoFillResponse |
goodsField27 | goodsField27 | | _autoFillResponse |
goodsField28 | goodsField28 | | autoFillResponse |
goodsField29 | goodsField29 | | _autoFillResponse |
goodsField30 | goodsField30 | | autoFillResponse |
itemCode | itemCode | | _autoFillResponse |
goodsCode | goodsCode | | autoFillResponse |
itemName | itemName | | _autoFillResponse |
shortName | shortName | | autoFillResponse |
englishName | englishName | | _autoFillResponse |
barCode | barCode | | autoFillResponse |
skuProperty | skuProperty | | _autoFillResponse |
stockUnit | stockUnit | | autoFillResponse |
length | length | | _autoFillResponse |
width | width | | autoFillResponse |
height | height | | _autoFillResponse |
volume | volume | | autoFillResponse |
grossWeight | grossWeight | | _autoFillResponse |
color | color | | autoFillResponse |
size | size | | _autoFillResponse |
categoryId | categoryId | | autoFillResponse |
categoryName | categoryName | | _autoFillResponse |
itemType | itemType | | autoFillResponse |
brandName | brandName | | _autoFillResponse |
isShelfLifeMgmt | isShelfLifeMgmt | | autoFillResponse |
shelfLife | shelfLife | | _autoFillResponse |
shelfLifeUnit | shelfLifeUnit | | autoFillResponse |
isBatchMgmt | isBatchMgmt | | _autoFillResponse |
isPaidService | isPaidService | | autoFillResponse |
isPickupCard | isPickupCard | | _autoFillResponse |
retailPrice | retailPrice | | autoFillResponse |
warehouseId | warehouseId | | _autoFillResponse |
warehouseName | warehouseName | | autoFillResponse |
defaultVendId | defaultVendId | | _autoFillResponse |
defaultVendName | defaultVendName | | autoFillResponse |
itemId | itemId | | _autoFillResponse |
FErpClsID | FErpClsID | | autoFillResponse |
FCategoryID | FCategoryID | | _autoFillResponse |
金蝶云星空接口明细
- 调用接口:batchSave
- 接口名称:物料新增
- 方法:POST
请求参数
字段 | 字段名称 | 类型 | 配置值 |
FMATERIALID | FMATERIALID | string | _findCollection find FMasterId from 894be6ba-255a-357a-b4fe-e7d711d123c2 where FNumber={{goodsCode}} |
FName | 名称 | string | {{itemName}} |
FNumber | 编码 | string | {{goodsCode}} |
FDescription | 描述 | string | {{goodsId}} |
FCreateOrgId | 创建组织 | string | 100 |
FUseOrgId | 使用组织 | string | 100 |
F_PAEZ_OwnerHead | 货主 | string | 3035 |
FSpecification | 规格型号 | string | {{skuProperty}} |
FMaterialGroup | 物料分组 | string | 697 |
SubHeadEntity | 基本 | object | datas |
SubHeadEntity.FErpClsID | 物料属性 | string | 1 |
SubHeadEntity.FBaseUnitId | 基本单位 | string | Pcs |
SubHeadEntity.FCategoryID | 存货类别 | string | CHLB05_SYS |
SubHeadEntity.FTaxRateId | 默认税率 | string | SL04_SYS |
SubHeadEntity.FormId | 业务对象表单Id | string | BD_MATERIAL |
SubHeadEntity.Operation | 执行的操作 | string | Save |
SubHeadEntity.IsAutoSubmitAndAudit | 提交并审核 | bool | true |
SubHeadEntity.IsVerifyBaseDataField | 验证基础资料 | bool | false |
系统对接概况
全面管控企业的API资产,梳理现有业务系统的API。实现API文档的统一管理,建立API的上线、下线、监控的统一管理体系。API低代码开发平台能够实现低代码或零代码一键发布API服务,很好地解决企业用户上面的问题。轻易云应用集成主要解决已有应用系统的无序蔓延现象,减少各业务系统间的维护成本,减少各应用系统的操作系统、开发语言、访问协议、通信技术多而杂、整合难度大的问题,将企业数据平滑对接,减少信息竖井。
