Wangdiantong·Enterprise Qimen and Kingdee Cloud Xingkong interface opened up the docking actual combat

Wangdiantong·Enterprise Qimen and Kingdee Cloud Xingkong interface opened up the docking actual combat

Data source system: Wangdiantong Enterprise Qimen

Huice (formerly Wangdiantong) is a technology-driven smart retail service provider. Based on cloud computing PaaS and SaaS models, it uses integrated smart retail solutions to help retail companies upgrade digitally and intelligently to achieve large-scale development of enterprises.

Access system: Kingdee Cloud and Starry Sky

Kingdee K/3Cloud combines today's advanced management theories and best application practices of hundreds of thousands of domestic customers to provide a general ERP service platform for business divisions, multi-sites, multi-factories and other operation coordination and control enterprises and group companies. Collaborative applications supported by K/3Cloud include but are not limited to: centralized/decentralized sales, centralized/decentralized procurement, B2B e-commerce management, B2C e-commerce center, supplier collaboration, multi-factory planning, cross-factory picking, cross-factory processing, factory Interim transfer, internal transaction and settlement, group financial management, amoeba operation, etc.

Multi-system interconnection scheme configuration

Heterogeneous systems have very rich business processes, complex system architectures and service interfaces. In many cases, the two systems are deployed and run independently, each with a different technology stack and programming model, and even the two are completely heterogeneous in terms of system platform, technology platform and programming language. Then the docking needs to configure the corresponding rules according to the interface. For example, the data retrieval needs to obtain the data of Wangdiantong Enterprise Qimen according to the query interface, and perform data retrieval according to the corresponding conditions. The target system must be based on the format of the target system, and The acquired data is processed and then written into the Kingdee Cloud Starry Sky. The visual configuration of the easy cloud integration platform is easily realized.
 

Wangdiantong·Enterprise Qimen interface details

  • API:wdt.goods.query
  • NAME: query product file
  • METHOD:POST

request parameters

interface field Field Name default value describe
deleted Item deleted The default is 0, 0: return only undeleted items 1: return both undeleted and deleted items
barcode barcode
start_time Starting time { {LAST_SYNC_TIME datetime}} Query data by last modification time increment, start_time as start time, format: yyyy-MM-dd HH:mm:ss
end_time End Time { {CURRENT_TIME datetime}}
page_size Paging Size { {PAGINATION_PAGE_SIZE}} The number of data items returned per page, the input value range is 1100, if this parameter is not passed, the input value defaults to 40, click here for an example of use
page_no page number { {PAGINATION_START_PAGE}} If no value is passed, it starts from page 0 by default

response parameter

interface field Field Name default value describe
goods_id Item ID Item table primary key
goods_no item number Represents the unique number of all attributes of SPU, used to distinguish system goods, SPU concept introduction, click here
goods_name product name product name
short_name Abbreviation Abbreviation
alias Item alias Item alias
goods_type Product category Product category 0:Others, 1:Sales goods, 2:Raw materials, 3:Packages, 4:Turning materials, 5:Virtual goods, 6:Fixed assets,7:Warranty accessories
spec_count Specifications Specifications
pinyin Pinyin Pinyin
brand_no brand number brand number
brand_name brand brand name
origin place of origin place of origin
class_id category id category id
class_name Classification Category Name
brand_id brand id Brand ID
properties Attributes Attributes
version_id version number Version number, used to check for concurrently modified
unit_name basic unit basic unit name
aux_unit_name Auxiliary unit Auxiliary unit name
flag_name tag name tag name
goods_created creation time Format: yyyy-MM-dd HH:mm:ss. The ERP client needs to be upgraded to V2.3.8.6 and above to obtain this field
goods_modified Last Modified Format: yyyy-MM-dd HH:mm:ss
spec_list Single product node Level 2 data node of the response parameter, a data node containing all attribute information of the sku, see the following "spec_list" for details of the data fields under the node
spec_list.remark Remark Remark
spec_list.prop1 Custom 1 Custom 1
spec_list.prop2 custom 2 custom 2
spec_list.prop3 Custom 3 Custom 3
spec_list.prop4 custom 4 custom 4
spec_list.prop5 Custom 5 Custom 5
spec_list.prop6 Custom 6 Custom 6
spec_list.unit basic unit basic unit
spec_list.aux_unit Auxiliary unit Auxiliary unit
spec_list.flag_id mark mark
spec_list.modified Last Modified Last modification time Format: yyyy-MM-dd HH:mm:ss
spec_list.created creation time Creation time Format: yyyy-MM-dd HH:mm:ss
spec_list.deleted Is it deleted Whether it has been deleted: 0: not deleted >0 means deleted
spec_list.spec_id Specification ID Specification ID
spec_list.spec_no J The unique number representing all attributes of a single product (SKU) is used to distinguish system single products. For an introduction to the concept of SKU, click here
spec_list.spec_code Specification code Specification code
spec_list.barcode master barcode The main barcode, if there are multiple barcodes under the single product, one of the barcodes will be randomly returned
spec_list.spec_name Specification name Specification name
spec_list.lowest_price lowest price lowest price
spec_list.retail_price retail price retail price
spec_list.wholesale_price wholesale price wholesale price
spec_list.member_price member price member price
spec_list.market_price market price market price
spec_list.custom_price1 custom price 1 custom price 1
spec_list.custom_price2 Custom Price 2 Custom Price 2
spec_list.sale_score sales points sales points
spec_list.pack_score package points package points
spec_list.pick_score Picking Points Picking Points
spec_list.validity_days Validity days shelf life
spec_list.sales_days best selling days best selling days
spec_list.receive_days best harvest days best harvest days
spec_list.weight weight weight
spec_list.length long length (CM)
spec_list.width 宽(CM)
spec_list.height 高(CM)
spec_list.is_sn_enable 启用序列号 0不启用序列号 1强序列号 2弱序列号
spec_list.is_allow_neg_stock 是否允许负库存 0(不允许负库存);1(允许负库存)
spec_list.is_not_need_examine 是否出库不验货 0(出库不验货);1(出库必须验货)
spec_list.is_zero_cost 是否允许0成本 0(不允许0成本);1(允许0成本)
spec_list.is_lower_cost 是否允许低于成本价 0(不允许低于成本价);1(允许低于成本价)
spec_list.is_not_use_air 是否航空禁运 0(航空不禁运) 1(航空禁运);
spec_list.tax_rate 税率 税率
spec_list.large_type 大件类别 0非大件1普通大件2独立大件
spec_list.spec_created 创建时间 格式:YYYY-MM-DD HH:MM:SS。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段
spec_list.spec_modified 最后修改时间 格式:YYYY-MM-DD HH:MM:SS
spec_list.img_url 图片 图片url
spec_list.tax_code_id 税务编码 关联税务表税务编码
spec_list.is_single_batch 是否使用同一批次 是否启用同一批次, 0,不使用同一批次,1,使用同一批次
spec_list.washing_label 水洗标 水洗标
spec_list.img_key 图片在外部空间的key 看图片在外部空间的key  比如说 云盘的一个 外链
spec_list.barcode_count 条码个数 条码个数
spec_list.plat_spec_count 平台货品数量 平台货品数量(不包含删除的)
spec_list.postfix_val sn自增数 sn自增数
spec_list.last_date 最后日期 最后日期  格式:yyyy-MM-dd HH:mm:ss
spec_list.replenish_type 补货方式 补货方式  0持续补货 1不补货 2低于警戒库存补货
spec_list.is_popular 是否畅销 是否畅销   0非畅销 1畅销
spec_list.replace_no 备注换货匹配码 备注换货匹配码
spec_list.spec_mask 单品标记二进制位 单品标记二进制位 1同款备注换货虚拟规格 2是否在备注换货界面展示
spec_list.replace_proportion 同款备注换货 同款备注换货--虚拟货品换货比例
spec_list.extra_3 扩展字段 扩展字段
spec_list.tax_code 税务编码 税务编码
spec_list.spec_unit_name 基本单位 基本单位名称
spec_list.spec_aux_unit_name 辅助单位 辅助单位名称

金蝶云星空接口明细

  • 调用接口:batchSave
  • 接口名称:物料新增
  • 方法:POST

请求参数

字段 字段名称 类型 配置值
FName 名称 string { {goods_name}}
FNumber 编码 string { {spec_list.spec_no}}
FDescription 描述 string 100
FCreateOrgId 创建组织 string 100
FUseOrgId 使用组织 string 100
FSpecification 规格型号 string { {spec_list.spec_name}}
FMaterialGroup 物料分组 string { {goods_type}}
SubHeadEntity 基本 object
SubHeadEntity.FErpClsID 物料属性 string 外购
SubHeadEntity.FBaseUnitId 基本单位 string Pcs
SubHeadEntity.FCategoryID 存货类别 string CHLB01_SYS
SubHeadEntity.FormId 业务对象表单Id string BD_MATERIAL
SubHeadEntity.Operation 执行的操作 string Save
SubHeadEntity.IsAutoSubmitAndAudit 提交并审核 bool true
SubHeadEntity.IsVerifyBaseDataField 验证基础资料 bool false

系统数据集成价值

全新的API数据集成模式,赋能企业业务创新 传统企业集成主要采用点对点或ESB集成方式,基于全新API战略中台的API新型集成方式通过解耦系统资源,降低系统间对接难度,实现快速业务需求响应,提升对接效率,助力企业满足快速业务交付需求,实现业务创新。通过构建API生态,助力能力开放与共享 基于API战略中台梳理并整合内部API资源与IT资产,可实现内部资源共享,满足内部开发人员资源使用需求,例如:金蝶云星空与旺店通·企业奇门之间数据集成;并将API资源对外可控开放,打造面向开发者的生态服务,为您打通自身和上下游合作伙伴,创造共赢价值链。开展API战略中台,重塑IT 帮助您基于内部资源构建不同业务能力中心,打造企业统一API战略中台,赋能企业发展,实现对业务频繁变化的快速响应。同时您在能力中心基础上构建新业务时,无需从“零”组建各业务模块,提升开发效率,重塑IT组织及交付能力。
 

Guess you like

Origin blog.csdn.net/bingHHB/article/details/129795748