从四化智造MES(WEB)到金蝶云星空通过接口配置打通数据
从四化智造MES(WEB)到金蝶云星空通过接口配置打通数据
数据源系统:四化智造MES(WEB)
“MES助力智能制造过程控制:MES管理生产订单的整个生产流程,通过对生产过程的所有突发事件实时监控,自动纠正生产过程中的错误或提供决策支持,以实现生产调度要求;在出现异常或与生产计划偏离太大时,及时反馈相关人员使其采取相应的措施。任务派工:MES在生产计划完成后,自动生成任务派工单,根据生产设备实际加工能力的变化,制定并优化生产的具体过程及各设备的详细操作顺序
对接系统:金蝶云星空
金蝶K/3Cloud结合当今先进管理理论和数十万家国内客户最佳应用实践,面向事业部制、多地点、多工厂等运营协同与管控型企业及集团公司,提供一个通用的ERP服务平台。K/3Cloud支持的协同应用包括但不限于:集中/分散销售、集中/分散采购、B2B电商管理、B2C电商中心、供应商协同、多工厂计划、跨工厂领料、跨工厂加工、工厂间调拨、内部交易及结算、集团财务管理、阿米巴经营等。
配置集成方案
通过轻易云系统数据集成平台:数据集成方案。选择开始创建数据集成方案菜单。在方案配置表单中选择对应的源业务系统:四化智造MES(WEB),然后选择对应的连接器。选择对应的mbs/order/list作为数据对接来源。然后再写入目标平台配置目标系统为金蝶云星空,并且选择对应连接器(关于金蝶云星空的接口如何连接可以在轻易云数据集成社区论坛bbs.qeasy.cloud中找到相关信息)。选择好对应的batchSave接口作为数据写入动作完成第一步的接口配置。
四化智造MES(WEB)接口明细
- 接口:mbs/order/list
- 接口名称:业务订单列表查询
- 接口方法:GET
请求参数
| 字段 | 名称 | 类型 | 描述 |
| pageNum | 页码 | string | 页码 |
| pageSize | 页数 | string | 页数 |
| updBeginTime | 开始时间 | string | 开始时间 |
| updEndTime | 结束时间 | string | 结束时间 |
| orderNo | 订单号 | string | 订单号 |
| customerName | 客户名称 | string | 客户名称 |
| customerOrderNo | 客户PO号 | string | 客户PO号 |
| orderType | 订单类型 | string | 订单类型 |
| orderStatus | 订单状态 | string | 0:编辑中;1:未计划;2:计划中;3:已计划;8:暂停;9:已关单 |
响应参数
| 字段 | 名称 | 类型 | 描述 |
| mchId | mchId | string | _autoFillResponse |
| createBy | createBy | string | _autoFillResponse |
| createName | createName | string | _autoFillResponse |
| checkLabel | checkLabel | string | _autoFillResponse |
| createTime | createTime | string | _autoFillResponse |
| updateBy | updateBy | string | _autoFillResponse |
| updateName | updateName | string | _autoFillResponse |
| updateTime | updateTime | string | _autoFillResponse |
| remark | remark | string | _autoFillResponse |
| companyCode | companyCode | string | _autoFillResponse |
| currentUserBy | currentUserBy | string | _autoFillResponse |
| currentUserName | currentUserName | string | _autoFillResponse |
| currentTime | currentTime | string | _autoFillResponse |
| filtrationBomStatus | filtrationBomStatus | string | _autoFillResponse |
| id | id | string | _autoFillResponse |
| orderUuid | orderUuid | string | _autoFillResponse |
| orderNo | orderNo | string | _autoFillResponse |
| customerUuid | customerUuid | string | _autoFillResponse |
| customerName | customerName | string | _autoFillResponse |
| orderType | orderType | string | _autoFillResponse |
| urgentLevel | urgentLevel | string | _autoFillResponse |
| orderDate | orderDate | string | _autoFillResponse |
| orderStatus | orderStatus | string | _autoFillResponse |
| customerOrderNo | customerOrderNo | string | _autoFillResponse |
| leader | leader | string | _autoFillResponse |
| leaderName | leaderName | string | _autoFillResponse |
| processingType | processingType | string | _autoFillResponse |
| picSource | picSource | string | _autoFillResponse |
| orderPrice | orderPrice | string | _autoFillResponse |
| paymentType | paymentType | string | _autoFillResponse |
| orderDeliveryDate | orderDeliveryDate | string | _autoFillResponse |
| saleOrg | saleOrg | string | _autoFillResponse |
| isAnalyse | isAnalyse | string | _autoFillResponse |
| mbsOrderBomList | mbsOrderBomList | array | _autoFillResponse |
| mbsOrderBomList.mchId | mchId | string | _autoFillResponse |
| mbsOrderBomList.createBy | createBy | string | _autoFillResponse |
| mbsOrderBomList.createName | createName | string | _autoFillResponse |
| mbsOrderBomList.checkLabel | checkLabel | string | _autoFillResponse |
| mbsOrderBomList.createTime | createTime | string | _autoFillResponse |
| mbsOrderBomList.updateBy | updateBy | string | _autoFillResponse |
| mbsOrderBomList.updateName | updateName | string | _autoFillResponse |
| mbsOrderBomList.updateTime | updateTime | string | _autoFillResponse |
| mbsOrderBomList.remark | remark | string | _autoFillResponse |
| mbsOrderBomList.companyCode | companyCode | string | _autoFillResponse |
| mbsOrderBomList.currentUserBy | currentUserBy | string | _autoFillResponse |
| mbsOrderBomList.currentUserName | currentUserName | string | _autoFillResponse |
| mbsOrderBomList.currentTime | currentTime | string | _autoFillResponse |
| mbsOrderBomList.filtrationBomStatus | filtrationBomStatus | string | _autoFillResponse |
| mbsOrderBomList.bomId | bomId | string | _autoFillResponse |
| mbsOrderBomList.bomUuid | bomUuid | string | _autoFillResponse |
| mbsOrderBomList.bomNo | bomNo | string | _autoFillResponse |
| mbsOrderBomList.orderUuid | orderUuid | string | _autoFillResponse |
| mbsOrderBomList.orderNo | orderNo | string | _autoFillResponse |
| mbsOrderBomList.partNo | partNo | string | _autoFillResponse |
| mbsOrderBomList.gradeName | gradeName | string | _autoFillResponse |
| mbsOrderBomList.picNo | picNo | string | _autoFillResponse |
| mbsOrderBomList.orderNum | orderNum | string | _autoFillResponse |
| mbsOrderBomList.giftsNum | giftsNum | string | _autoFillResponse |
| mbsOrderBomList.expectProductNum | expectProductNum | string | _autoFillResponse |
| mbsOrderBomList.unitName | unitName | string | _autoFillResponse |
| mbsOrderBomList.unitNo | unitNo | string | _autoFillResponse |
| mbsOrderBomList.wholeDeliveryDate | wholeDeliveryDate | string | _autoFillResponse |
| mbsOrderBomList.deliveryDate | deliveryDate | string | _autoFillResponse |
| mbsOrderBomList.customerDeliveryDate | customerDeliveryDate | string | _autoFillResponse |
| mbsOrderBomList.bomStatus | bomStatus | string | _autoFillResponse |
| mbsOrderBomList.taxPrice | taxPrice | string | _autoFillResponse |
| mbsOrderBomList.taxPoints | taxPoints | string | _autoFillResponse |
| mbsOrderBomList.untaxedPrice | untaxedPrice | string | _autoFillResponse |
| mbsOrderBomList.priceUnitName | priceUnitName | string | _autoFillResponse |
| mbsOrderBomList.customerPartNo | customerPartNo | string | _autoFillResponse |
| mbsOrderBomList.projectNo | projectNo | string | _autoFillResponse |
| mbsOrderBomList.bomRemark | bomRemark | string | _autoFillResponse |
| mbsOrderBomList.patterNo | patterNo | string | _autoFillResponse |
| mbsOrderBomList.isBomAnalyse | isBomAnalyse | string | _autoFillResponse |
| mbsOrderBomList.planNum | planNum | string | _autoFillResponse |
| mbsOrderBomList.planedNum | planedNum | string | _autoFillResponse |
| mbsOrderBomList.totalTaxPrice | totalTaxPrice | string | _autoFillResponse |
| mbsOrderBomList.totalUntaxedPrice | totalUntaxedPrice | string | _autoFillResponse |
| mbsOrderBomList.fileName2d | fileName2d | string | _autoFillResponse |
| mbsOrderBomList.fileName3d | fileName3d | string | _autoFillResponse |
| mbsOrderBomList.filePath2d | filePath2d | string | _autoFillResponse |
| mbsOrderBomList.filePath3d | filePath3d | string | _autoFillResponse |
| mbsOrderBomList.fileName | fileName | string | _autoFillResponse |
| mbsOrderBomList.filePath | filePath | string | _autoFillResponse |
| mbsOrderBomList.fileSuffix | fileSuffix | string | _autoFillResponse |
| mbsOrderBomList.stockNumb | stockNumb | string | _autoFillResponse |
| mbsOrderBomList.onLineNum | onLineNum | string | _autoFillResponse |
| mbsOrderBomList.price | price | string | _autoFillResponse |
| mbsOrderBomList.picVersion | picVersion | string | _autoFillResponse |
| mbsOrderBomList.shipmentPlace | shipmentPlace | string | _autoFillResponse |
| mbsOrderBomList.stage | stage | string | _autoFillResponse |
| mbsOrderBomList.mbsOrderBomUuid | mbsOrderBomUuid | string | _autoFillResponse |
| mbsOrderBomList.materialInfoNo | materialInfoNo | string | _autoFillResponse |
| mbsOrderBomList.processingType | processingType | string | _autoFillResponse |
| mbsOrderBomList.bomVersion | bomVersion | string | _autoFillResponse |
| mbsOrderBomList.projectCode | projectCode | string | _autoFillResponse |
| mbsOrderBomList.projectName | projectName | string | _autoFillResponse |
| mbsOrderBomList.outNumb | outNumb | string | _autoFillResponse |
| mbsOrderBomList.outStatus | outStatus | string | _autoFillResponse |
| mbsOrderBomList.replaceBomNo | replaceBomNo | string | _autoFillResponse |
| mbsOrderBomList.bomItem | bomItem | string | _autoFillResponse |
| mbsOrderBomList.bomContractNo | bomContractNo | string | _autoFillResponse |
| mbsOrderBomList.workNo | workNo | string | _autoFillResponse |
| mbsOrderBomList.singleBomNum | singleBomNum | string | _autoFillResponse |
| mbsOrderBomList.cycleNum | cycleNum | string | _autoFillResponse |
| mbsOrderBomList.urgentNeedNo | urgentNeedNo | string | _autoFillResponse |
| mbsOrderBomList.internalSpNum | internalSpNum | string | _autoFillResponse |
| mbsOrderBomList.customerSpNum | customerSpNum | string | _autoFillResponse |
| mbsOrderBomList.urgentLevel | urgentLevel | string | _autoFillResponse |
| mbsOrderBomList.customerOrderNo | customerOrderNo | string | _autoFillResponse |
| mbsOrderBomList.leader | leader | string | _autoFillResponse |
| mbsOrderBomList.leaderName | leaderName | string | _autoFillResponse |
| mbsOrderBomList.centerConcatId | centerConcatId | string | _autoFillResponse |
| mbsOrderBomList.centerConcatValue | centerConcatValue | string | _autoFillResponse |
| mbsOrderBomList.addressConcatId | addressConcatId | string | _autoFillResponse |
| mbsOrderBomList.addressConcatValue | addressConcatValue | string | _autoFillResponse |
| mbsOrderBomList.addrContactCode | addrContactCode | string | _autoFillResponse |
| mbsOrderBomList.addrLocationCode | addrLocationCode | string | _autoFillResponse |
| mbsOrderBomList.contactCode | contactCode | string | _autoFillResponse |
| mbsOrderBomList.locationCode | locationCode | string | _autoFillResponse |
| mbsOrderBomList.jobStatus | jobStatus | string | _autoFillResponse |
| mbsOrderBomList.customerGradeName | customerGradeName | string | _autoFillResponse |
| mbsOrderBomList.selectionCertificate | selectionCertificate | string | _autoFillResponse |
| mbsOrderBomList.pendingOrderNum | pendingOrderNum | string | _autoFillResponse |
| mbsOrderBomList.replaceBomId | replaceBomId | string | _autoFillResponse |
| mbsOrderBomList.receiptsTime | receiptsTime | string | _autoFillResponse |
| mbsOrderBomList.isBomConfirm | isBomConfirm | string | _autoFillResponse |
| mbsOrderBomList.shipOrg | shipOrg | string | _autoFillResponse |
| mbsOrderBomList.custorMoldVer | custorMoldVer | string | _autoFillResponse |
| mbsOrderBomList.analyseNo | analyseNo | string | _autoFillResponse |
| mbsOrderBomList.planNo | planNo | string | _autoFillResponse |
| mbsOrderBomList.planUuid | planUuid | string | _autoFillResponse |
| mbsOrderBomList.projectCode | projectCode | string | _autoFillResponse |
| mbsOrderBomList.projectName | projectName | string | _autoFillResponse |
| mbsOrderBomList.machiningType | machiningType | string | _autoFillResponse |
| mbsOrderBomList.businessUuid | businessUuid | string | _autoFillResponse |
| mbsOrderBomList.omsOrderBomList | omsOrderBomList | string | _autoFillResponse |
| mbsOrderBomList.bomUuid | bomUuid | string | _autoFillResponse |
| mbsOrderBomList.deleteBomList | deleteBomList | string | _autoFillResponse |
| mbsOrderBomList.itemCategory | itemCategory | string | _autoFillResponse |
| mbsOrderBomList.outStatus | outStatus | string | _autoFillResponse |
| mbsOrderBomList.isUnified | isUnified | string | _autoFillResponse |
| mbsOrderBomList.filePathList | filePathList | string | _autoFillResponse |
| mbsOrderBomList.totalNum | totalNum | string | _autoFillResponse |
| mbsOrderBomList.originalOrderNo | originalOrderNo | string | _autoFillResponse |
| mbsOrderBomList.productType | productType | string | _autoFillResponse |
| mbsOrderBomList.auditStatus | auditStatus | string | _autoFillResponse |
| mbsOrderBomList.applyBy | applyBy | string | _autoFillResponse |
| mbsOrderBomList.applyTime | applyTime | string | _autoFillResponse |
| mbsOrderBomList.auditBy | auditBy | string | _autoFillResponse |
| mbsOrderBomList.auditTime | auditTime | string | _autoFillResponse |
| mbsOrderBomList.instruct | instruct | string | _autoFillResponse |
| mbsOrderBomList.auditName | auditName | string | _autoFillResponse |
| mbsOrderBomList.applyName | applyName | string | _autoFillResponse |
| mbsOrderBomList.actUser | actUser | string | _autoFillResponse |
| mbsOrderBomList.serial | serial | string | _autoFillResponse |
| mbsOrderBomList.currencyType | currencyType | string | _autoFillResponse |
| mbsOrderBomList.listOrderId | listOrderId | string | _autoFillResponse |
金蝶云星空接口明细
- 接口:batchSave
- 接口名称:销售出库新增
- 接口方法:POST
请求参数
| 字段 | 名称 | 类型 | 描述 |
| FBillTypeID | 单据类型 | string | 单据类型 |
| FBillNo | 单据编号 | string | 单据编号 |
| FDate | 日期 | string | 日期 |
| FSaleOrgId | 销售组织 | string | 组织 |
| FCustomerID | 客户 | string | 基础资料 |
| FSaleDeptID | 销售部门 | string | 基础资料 |
| FStockOrgId | 发货组织 | string | 组织 |
| FLinkPhone | 联系电话 | string | 文本 |
| FLinkMan | 收货人姓名 | string | 文本 |
| FReceiveAddress | 收货方地址 | string | 文本 |
| FNote | 备注 | string | 多行文本 |
| SubHeadEntity | 财务信息 | object | |
| SubHeadEntity.FSettleOrgID | 结算组织 | string | 组织 |
| SubHeadEntity.FSETTLECURRID | 结算币别 | string | 基础资料 |
| SubHeadEntity.FEntity | 明细信息 | array | |
| SubHeadEntity.FEntity.FCustMatID | 客户物料编码 | string | 基础资料 |
| SubHeadEntity.FEntity.FMaterialID | 物料编码 | string | 基础资料 |
| SubHeadEntity.FEntity.FRealQty | 实发数量 | string | 数量 |
| SubHeadEntity.FEntity.FAllAmount | 价税合计 | string | 金额 |
| SubHeadEntity.FEntity.FStockID | 仓库 | string | 基础资料 |
| SubHeadEntity.FEntity.FStockLocId | 仓位 | string | 基础资料 |
| SubHeadEntity.FEntity.FEntrynote | 备注 | string | 文本 |
| SubHeadEntity.FEntity.FSRCTYPE | 源单类型 | string | |
| SubHeadEntity.FEntity.FSRCBillNo | 源单编号 | string | |
| SubHeadEntity.FEntity.FSoorDerno | 订单单号 | string | 文本 |
| SubHeadEntity.FEntity.FLot | 批号 | string | 文本 |
| SubHeadEntity.FEntity.FEntity_Link | 关联关系表 | array | |
| SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FRuleId | 转换规则 | string | SaleOrder-OutStock T_SAL_ORDERENTRY DeliveryNotice-OutStock T_SAL_DELIVERYNOTICEENTRY |
| SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FSTableName | 源单表 | string | |
| SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FSBillId | 源单内码 | string | |
| SubHeadEntity.FEntity.FEntity_Link.FEntity_Link_FSId | 源单分录内码 | string | |
| SubHeadEntity.FEntity.FormId | 业务对象表单Id | string | 必须填写金蝶的表单ID如:PUR_PurchaseOrder |
| SubHeadEntity.FEntity.Operation | 执行的操作 | string | |
| SubHeadEntity.FEntity.IsAutoSubmitAndAudit | 提交并审核 | bool | |
| SubHeadEntity.FEntity.IsVerifyBaseDataField | 验证基础资料 | bool | 是否验证所有的基础资料有效性,布尔类,默认false(非必录) |
| SubHeadEntity.FEntity.SubSystemId | 系统模块 | string | 默认仓库模块 |
系统集成总览
全面管控企业的API资产,梳理现有业务系统的API。实现API文档的统一管理,建立API的上线、下线、监控的统一管理体系。API低代码开发平台能够实现低代码或零代码一键发布API服务,很好地解决企业用户上面的问题。轻易云应用集成主要解决已有应用系统的无序蔓延现象,减少各业务系统间的维护成本,减少各应用系统的操作系统、开发语言、访问协议、通信技术多而杂、整合难度大的问题,将企业数据平滑对接,减少信息竖井。
版权声明
该文章 《从四化智造MES(WEB)到金蝶云星空通过接口配置打通数据》 为原创内容,版权归 广东轻亿云软件科技有限公司 所有。欢迎转载,但转载时必须在显著位置注明文章出处(包括原文链接)等信息,以尊重版权。


