和小青GPT助理聊天吧

小青是一位基于大语言预训练模型的超级智能AI,熟悉轻易云产品并能为您提供多种数据集成方案和技术支持。您在使用轻易云产品时遇到问题或有关技术咨询,小青都将为您提供专业、即时、高效的帮助和建议。与小青智能对话,您可享受同人类互动一样的使用体验,全面了解最新产品更新、功能特性及相关技术资讯,进一步提升您在数据集成领域的实力。小青是您友好、智能、便捷的助手,与她互动让您的数据集成之路轻松愉快。
轻易云自训练大语言模型小青助理
扫码关注公众号即可开始聊天

系统数据集成方案

旺店通·企业奇门对接打通用友BIP查询出库单管理接口与其他出库单保存接口

电商接口对接

来源系统:旺店通·企业奇门

旺店通是北京掌上先机网络科技有限公司旗下品牌,国内的零售云服务提供商,基于云计算SaaS服务模式,以体系化解决方案,助力零售企业数字化智能化管理升级。为零售电商企业的订单管理及仓储管理提供解决方案,致力于帮助企业实现数字化转型,企业规模化发展

对接目标平台:用友BIP

用友BIP助力行业龙头企业、产业链核心企业以及平台型企业建设产业互联网运营平台,通过运营、管理、协同配置和共享资源,实现产业链上下游连接与协同,并保障安全。

数据对接方案

通过数据集成平台新增创建集成方案,然后在数据源平台中选择对应的源平台为:旺店通·企业奇门,并且选择对应的连接器(关于旺店通·企业奇门的接口连接器如何配置可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息)。选择对应的查询出库单管理接口作为数据对接来源。然后再通过写入目标平台配置目标系统为用友BIP,并且选择对应连接器。选择对应的其他出库单保存接口作为数据写入动作,既可以完成第一步的数据对接配置;打破跨系统连接,让数据轻易互通成为现实。数据管道ETL:构建一体化的数据融合平台。高级数据转换: 支持公式转换数据格式、支持脚本直接进行数据转换、支持可视化多维度数据处理。高性能实时处理:针对不同数据节点类型提供TB级吞吐量,秒级延迟的增量数据处理能力。自动将旧版web服务转变为基于云端微服务的API,统一接口输出标准。支持接口开放服务,实现内外部能力接入。

MES系统集成

旺店通·企业奇门接口字段明细

  • 接口:wdt.stockout.order.query
  • 接口名称:查询出库单管理
  • 接口方法:POST

请求参数

字段名称类型
start_time开始时间string
end_time结束时间string
order_type出库单类型string
status出库单状态string
warehouse_no仓库编号string
src_order_no源单号string
stockout_no出库单号string
page_size分页大小string
page_no页号string

响应参数

字段名称类型
stockout_id出库单主键idstring
order_no出库单号string
src_order_no源单号string
warehouse_no仓库编号string
status状态string
consign_time出库时间string
order_type出库单类型string
order_type_name出库单类型名称string
subtype出库单子类型string
stockout_reason出库原因string
goods_count数量string
goods_total_amount货品总销售金额string
goods_total_cost货品总成本金额string
post_fee邮费string
logistics_no物流单号string
package_fee包装费string
receiver_name收件人string
receiver_country国家string
receiver_province省份string
receiver_city城市string
receiver_district地区string
receiver_address详细地址string
receiver_mobile收件人移动电话string
receiver_telno收件人固定电话string
receiver_zip邮编string
weight重量string
remark备注string
outer_no外部单号string
operator_name操作员姓名string
logistics_type物流方式string
logistics_code物流编号string
logistics_name物流公司名称string
details_listSku详情节点array
details_list.stockout_id出库单主键idstring
details_list.rec_id出库单明细idstring
details_list.spec_no商家编码string
details_list.goods_count货品数量string
details_list.sell_price销售价string
details_list.brand_no品牌编号string
details_list.brand_name品牌名称string
details_list.goods_name货品名称string
details_list.goods_no货品编号string
details_list.spec_name规格名称string
details_list.spec_code规格编号string
details_list.cost_price成本价string
details_list.total_amount总销售金额string
details_list.weight重量string
details_list.remark备注string
details_list.goods_unit单位string
details_list.batch_no批次号string
details_list.batch_remark批次备注string
details_list.expire_date有效期string
details_list.position_list货位列表节点array
details_list.position_list.position_id货位IDstring
details_list.position_list.position_no货位编号string
details_list.position_list.position_goods_count货位出库数量string
details_list.position_list.stockout_order_detail_id出库单明细idstring
details_list.position_list.rec_id货位主键idstring
details_list.position_list.stock_spec_detail_id入库单号明细idstring
details_list.position_list.stockin_detail_id入库单明细idstring
details_list.position_list.batch_id批次idstring
details_list.position_list.batch_no批次号string
details_list.position_list.cost_price成本价string
details_list.position_list.modified最后更新时间string
details_list.position_list.v_stock_spec_detail_id先进先出计价用string
details_list.position_list.expire_date有效期string
details_list.position_list.created创建时间string

用友BIP接口字段明细

  • 接口:/yonbip/scm/othoutrecord/single/save
  • 接口名称:其他出库单保存
  • 接口方法:POST

请求参数

字段名称类型
resubmitCheckKey保证请求的幂等性string
code单据编号string
defines!define1defines!define1string
org库存组织string
accountOrg会计主体string
vouchdate单据日期string
bustype交易类型string
warehouse仓库string
memo备注string
_status操作标识string
srcBillType来源上级单据类型string
othOutRecords其他出库单子表array
othOutRecords.product物料string
othOutRecords.product_cName物料名称string
othOutRecords.productsku物料SKUstring
othOutRecords.batchno批次号,批次管理商品必填string
othOutRecords.producedate生产日期string
othOutRecords.invaliddate有效期至string
othOutRecords.contactsQuantity应发数量string
othOutRecords.contactsPieces应发件数string
othOutRecords.qty数量string
othOutRecords.subQty件数string
othOutRecords.invExchRate换算率string
othOutRecords.unit主计量单位,传入id或codestring
othOutRecords.unitExchangeType库存换算率换算方式string
othOutRecords.stockUnitId库存单位string
othOutRecords.memo备注string
othOutRecords._status操作标识string
othOutRecords.sourceid上游单据主表idstring
othOutRecords.sourceautoid上游单据子表idstring
othOutRecords.source上游单据类型string
othOutRecords.upcode上游单据号string
othOutRecords.makeRuleCode生单规则编号string
othOutRecords.autoCalcCost自动计算成本,有来源必填:true:是、false:否string

系统数据对接

从API层面解决企业烟囱式业务系统集成现状,实现深度的业务流程拉通旺店通·企业奇门到用友BIP之间数据集成;通过API连接各业务系统,复用已有的业务系统能力,让集成架构、服务关系更清晰。使用统一的API管理平台,对API进行显性化、可视化,使所有API服务成为企业的数字资产,提升复用率和价值。全面管控企业的API资产,梳理现有业务系统的API。实现API文档的统一管理,建立API的上线、下线、监控的统一管理体系及标准规范。已链接和打通主流SaaS系统超过100+,快速对接各种API接口,实现云上云下的互联互通。将SaaS和本地业务系统联接起来,打破时间与空间界限,打通原有核心数据及SaaS应用,构建可平滑演进的企业IT架构。

ERP接口对接

系统数据对接方案元数据代码