CN106372980A - Cross-e-commerce channel order information acquisition and management method - Google Patents
Cross-e-commerce channel order information acquisition and management method Download PDFInfo
- Publication number
- CN106372980A CN106372980A CN201610692216.8A CN201610692216A CN106372980A CN 106372980 A CN106372980 A CN 106372980A CN 201610692216 A CN201610692216 A CN 201610692216A CN 106372980 A CN106372980 A CN 106372980A
- Authority
- CN
- China
- Prior art keywords
- order
- commerce
- information
- commerce platform
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000007726 management method Methods 0.000 title description 9
- 238000000034 method Methods 0.000 claims abstract description 32
- 238000012545 processing Methods 0.000 description 3
- 238000011161 development Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0633—Lists, e.g. purchase orders, compilation or processing
Landscapes
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明公开了一种跨电商渠道订单信息采集管理方法,在电商平台下订订单,采集用户支付成功的订单;判断订单是否存在于电商订单存储数据库中,若是,则退出;否则,将订单写入电商订单存储数据库中;对订单进行操作;操作完成后,将推送消息写入到消息队列;读取未发送的消息,调用电商平台接口,完成订单同步。本发明订单采集实现了自动化,可以全天24小时无人值守,所有订单自动采集到订单数据库中,节约了人力成本。
The invention discloses a method for collecting and managing order information across e-commerce channels. Orders are placed on an e-commerce platform, and orders successfully paid by users are collected; it is judged whether the order exists in an e-commerce order storage database, and if so, exit; otherwise, Write the order into the e-commerce order storage database; operate the order; after the operation is completed, write the push message to the message queue; read the unsent message, call the e-commerce platform interface, and complete the order synchronization. The order collection of the present invention realizes automation, and can be unattended 24 hours a day, and all orders are automatically collected into the order database, saving labor costs.
Description
技术领域technical field
本发明涉及互联网电子商务领域,特别是一种跨电商渠道订单信息采集管理方法。The invention relates to the field of Internet e-commerce, in particular to a method for collecting and managing order information across e-commerce channels.
背景技术Background technique
电子商务的发展是互联网社会时代的产物。随着网络技术的发展,电子商务在经济中占据的比重越来越大。电子商务减少了商品的管理、物流成本,大大缩短了企业与消费者之间的距离。同时促进了消息对称性,降低了交易成本。电子商务已经成为许多新兴企业的重要销售渠道,并且越来越多的传统企业已经开始向电子商务转型。The development of e-commerce is a product of the era of Internet society. With the development of network technology, e-commerce occupies an increasing proportion in the economy. E-commerce reduces the cost of commodity management and logistics, and greatly shortens the distance between enterprises and consumers. At the same time, it promotes message symmetry and reduces transaction costs. E-commerce has become an important sales channel for many emerging companies, and more and more traditional companies have begun to transform to e-commerce.
近年来,电子商务在我国迅速发展,发展出许许多多的电商平台,如阿里巴巴旗下的天猫、京东的京东商城、苏宁旗下的苏宁易购。企业可以借助这些平台的知名度和公信力销售自己的产品。In recent years, e-commerce has developed rapidly in my country, and many e-commerce platforms have developed, such as Tmall under Alibaba, JD.com under JD.com, and Suning.com under Suning. Enterprises can use the popularity and credibility of these platforms to sell their products.
由于不同的平台之间运营模式不同、数据规范不同所以无法形成统一的管理规则,所以这里面存在着一些问题。Due to the different operating models and data specifications between different platforms, it is impossible to form a unified management rule, so there are some problems.
1、各个平台制订的规则不同,所以企业无法制订统一的方法进行有效的管理。通常使用的方法是由多人管理一个电商平台的数据或者是一人管理多个电商平台的数据。在管理上特别容易混乱。1. The rules formulated by each platform are different, so enterprises cannot formulate a unified method for effective management. The commonly used method is to manage the data of one e-commerce platform by multiple people or manage the data of multiple e-commerce platforms by one person. It is particularly prone to confusion in management.
2、各个平台都有自己的数据库,而且数据库格式又各不相同,所以企业无法对库存、订单进行统一管理。2. Each platform has its own database, and the database formats are different, so enterprises cannot manage inventory and orders in a unified manner.
各个平台使用的结算方式不同,在财务结算时大大增加了财务人员的工作量,而且因为结算方式不同,在对帐时容易出现差错。The settlement methods used by each platform are different, which greatly increases the workload of financial personnel during financial settlement, and because of the different settlement methods, errors are prone to occur during reconciliation.
发明内容Contents of the invention
本发明所要解决的技术问题是,针对现有技术不足,提供一种跨电商渠道订单信息采集管理方法。The technical problem to be solved by the present invention is to provide a method for collecting and managing order information across e-commerce channels in view of the deficiencies in the prior art.
为解决上述技术问题,本发明所采用的技术方案是:一种跨电商渠道订单信息采集管理方法,包括以下步骤:In order to solve the above technical problems, the technical solution adopted in the present invention is: a method for collecting and managing order information across e-commerce channels, comprising the following steps:
1)在电商平台下订订单,采集用户支付成功的订单;1) Place an order on the e-commerce platform and collect the order that the user paid successfully;
2)判断订单是否存在于电商订单存储数据库中,若是,则退出;否则,进入步骤3);2) Determine whether the order exists in the e-commerce order storage database, if so, exit; otherwise, enter step 3);
3)将订单写入电商订单存储数据库中;3) Write the order into the e-commerce order storage database;
4)对订单进行操作;4) Operate the order;
5)操作完成后,将推送消息写入到消息队列;5) After the operation is completed, write the push message to the message queue;
6)读取未发送的消息,调用电商平台接口,完成订单同步。6) Read unsent messages, call the e-commerce platform interface, and complete order synchronization.
步骤4)中,对订单进行如下操作:修改订单基本信息、订单发货、关闭订单、完成订单。In step 4), the following operations are performed on the order: modify the basic information of the order, ship the order, close the order, and complete the order.
修改订单基本信息的流程包括:The process of modifying the basic information of an order includes:
1)读取订单数据库中当前订单的基本信息;1) Read the basic information of the current order in the order database;
2)判断订单当前状态是否为可以修改信息,若否,结束;若是,进入步骤3);2) Determine whether the current status of the order is information that can be modified, if not, end; if so, go to step 3);
3)读取电商平台订单信息;3) Read the order information of the e-commerce platform;
4)判断电商平台订单状态是否为可以修改信息,若否,则结束;否则,进入步骤5);4) Determine whether the order status of the e-commerce platform is that the information can be modified, if not, then end; otherwise, enter step 5);
5)修改电商平台订单信息;5) Modify the order information of the e-commerce platform;
6)判断电商平台订单信息是否修改成功,若否,则结束;否则,修改订单数据库中的订单信息。6) Judging whether the order information of the e-commerce platform is successfully modified, if not, then end; otherwise, modify the order information in the order database.
订单发货流程包括:The order shipping process includes:
1)读取订单数据库中订单的基本信息;1) Read the basic information of the order in the order database;
2)填写物流信息;2) Fill in the logistics information;
3)调用电商平台订单发货API;3) Call the order delivery API of the e-commerce platform;
4)判断电商平台订单发货是否成功,若否,则结束;否则,修改订单数据库中的订单状态为配送。4) Determine whether the e-commerce platform order delivery is successful, if not, end; otherwise, modify the order status in the order database to delivery.
关闭订单的流程包括:The process of closing an order includes:
1)读取订单数据库中的订单信息;1) Read the order information in the order database;
2)读取电商平台订单的实时信息;2) Read the real-time information of the e-commerce platform order;
3)判断电商平台中订单状态是否为已关闭,若否,则结束;否则,更新订单数据库中的订单状态为已关闭。3) Determine whether the order status in the e-commerce platform is closed, if not, end; otherwise, update the order status in the order database to be closed.
完成订单的流程包括:The process of completing an order includes:
1)读取订单数据库中已发货的订单;1) Read the shipped orders in the order database;
2)通过API获取电商平台当前的订单状态;2) Obtain the current order status of the e-commerce platform through the API;
3)判断电商平台状态是否为完成订单,若否,则结束;否则,更新订单数据库订单状态为已完成。3) Determine whether the status of the e-commerce platform is completed order, if not, end; otherwise, update the order status of the order database as completed.
与现有技术相比,本发明所具有的有益效果为:本发明根据各个电商平台的规则制订不同的采集机制,采集过来的数据收录进系统订单数据库中和平台订单存储数据库中。保证数据的统一,又保留了电商平台订单的特征;订单采集实现了自动化,可以全天24小时无人值守,所有订单自动采集到订单数据库中,节约人力成本;采用统一的订单管理方法,用户只需要熟悉订单系统的操作方法就可以大大减少在电商平台上的操作。节省了大部份人员培训开支,又可以减少管理员操作步骤,大大降低了出错率;系统中对订单的操作都会进行有效的日志记录。通过操作日志可以对责任进行明确的区分;所有订单数据全部集中到一个数据库中,可以更加方便统计。尤其在库存、销量、对帐中可以让数据更加完整;采用B/S模式进行远程管理,客户端免安装、免维护,一次布署全部更新。具有较好的扩展性和灵活性。Compared with the prior art, the beneficial effects of the present invention are: the present invention formulates different collection mechanisms according to the rules of each e-commerce platform, and collects the collected data into the system order database and the platform order storage database. Ensure the unity of data, and retain the characteristics of e-commerce platform orders; order collection is automated, and can be unattended 24 hours a day, and all orders are automatically collected into the order database, saving labor costs; using a unified order management method, Users only need to be familiar with the operation method of the order system to greatly reduce the operations on the e-commerce platform. It saves most of the personnel training expenses, and can reduce the administrator's operation steps, greatly reducing the error rate; the operation of the order in the system will be effectively logged. Responsibilities can be clearly distinguished through the operation log; all order data is collected in one database, which can be more convenient for statistics. Especially in inventory, sales, and reconciliation, the data can be made more complete; B/S mode is used for remote management, and the client is free of installation and maintenance, and all updates are deployed once. It has good scalability and flexibility.
附图说明Description of drawings
图1是本发明整体的架构图;Fig. 1 is the overall architecture diagram of the present invention;
图2是本发明整体方法的流程图;Fig. 2 is the flow chart of overall method of the present invention;
图3是本发明中订单基础信息修改的流程图;Fig. 3 is the flowchart of order basic information modification among the present invention;
图4是本发明中订单处理过程中的订单发货的流程图;Fig. 4 is the flowchart of the order shipment in the order processing process in the present invention;
图5是本发明中订单处理过程中的关闭订单的流程图;Fig. 5 is a flow chart of closing an order in the order processing process in the present invention;
图6是本发明中订单处理过程中的订单完成的流程图。Fig. 6 is a flow chart of order completion in the order processing process of the present invention.
具体实施方式detailed description
下面结合附图和具体实施方式对本发明进行详细说明The present invention will be described in detail below in conjunction with accompanying drawings and specific embodiments
本发明订单采集管理的结构,如图1所示。包含多种电商平台、与多个电商平台对应的自动化采集任务、与多个电商平台对应的电商平台订单信息数据库、本系统采集的订单数据库、本系统订单统一管理B/S操作系统、操作记录同步需要使用的消息队列、与各个电商平台通讯时需要使用到的消息推送任务。The structure of the order collection and management of the present invention is shown in FIG. 1 . Including a variety of e-commerce platforms, automatic collection tasks corresponding to multiple e-commerce platforms, e-commerce platform order information databases corresponding to multiple e-commerce platforms, order databases collected by this system, and B/S operations for unified management of orders in this system The message queue that needs to be used for system and operation record synchronization, and the message push task that needs to be used when communicating with various e-commerce platforms.
本发明系统的整体流程,如图2所示。用户在电商平台下订订单,自动采集任务采集用户支付成功的订单,如果存在则不继续执行。如果不存在则存入到系统中的电商平台订单数据库中,并且存入到本系统的订单数据库中。各个电商平台使用不同的标签进行标识,并且保存好电商平台订单号。系统管理员通过本系统对订单进行操作,如:修改配送地址、订单发货。操作完成后,系统将推送消息写入到消息队列,由消息推送服务调用电商平台接口,完成订单同步。The overall flow of the system of the present invention is shown in FIG. 2 . The user places an order on the e-commerce platform, and the automatic collection task collects the order successfully paid by the user, and does not continue to execute if it exists. If it does not exist, it will be stored in the order database of the e-commerce platform in the system, and stored in the order database of this system. Each e-commerce platform uses different labels for identification, and saves the order number of the e-commerce platform. The system administrator operates the order through this system, such as: modifying the delivery address and order delivery. After the operation is completed, the system writes the push message to the message queue, and the message push service calls the e-commerce platform interface to complete order synchronization.
本发明系统修改订单基本信息整体流程如图3所示。管理员在通过本系统对订单进行操作,如修改配送地址。系统实时与电商平台进行通讯,取得电商平台的信息。如果电商平台允许执行,则发送推送消息至电商平台。电商平台成功执行后,修改本地系统数据库中的订单信息。The overall process of modifying the basic information of the order by the system of the present invention is shown in FIG. 3 . The administrator is operating the order through this system, such as modifying the delivery address. The system communicates with the e-commerce platform in real time to obtain the information of the e-commerce platform. If the e-commerce platform allows execution, a push message is sent to the e-commerce platform. After the e-commerce platform successfully executes, modify the order information in the local system database.
本发明系统发货流程如图4所示。管理员通过本系统取得订单的信息,当允许发货时,填写配送单号、物流名称等内容。系统实时与电商平台进行通讯,将配送信息推送给电商平台。如果电商平台执行成功,则更新系统数据库中的订单状态为已配送。并且生成新的配送单。如果电商平台执行不成功,则通过事务返回,通知管理员订单配送失败。The delivery process of the system of the present invention is shown in FIG. 4 . The administrator obtains the order information through this system, and fills in the delivery order number, logistics name and other contents when the delivery is allowed. The system communicates with the e-commerce platform in real time and pushes the delivery information to the e-commerce platform. If the e-commerce platform executes successfully, update the order status in the system database as delivered. And generate a new delivery order. If the execution of the e-commerce platform is unsuccessful, it will return through the transaction and notify the administrator that the order delivery failed.
本发明系统关闭订单流程如图5所示。根据不同的电商平台,对订单进行关闭。管理员通过系统与电商平台进行通讯,取得订单在电商平台当前的状态。如果电商平台中订单的当前状态为已关闭。则将系统数据库中的订单状态更新为已关闭。否则,提示用户先在电商平台进行操作。The system closing order process of the present invention is shown in FIG. 5 . According to different e-commerce platforms, orders are closed. The administrator communicates with the e-commerce platform through the system to obtain the current status of the order on the e-commerce platform. If the current status of the order in the e-commerce platform is closed. then update the order status in the system database to closed. Otherwise, prompt the user to operate on the e-commerce platform first.
本发明系统订单完成流程如图6所示。电商同步自动任务由后台任务启动。取得一段时间处于配送中的订单。通过电商平台接口取得订单在电商平台中的当前状态。如果订单在电商平台中的状态为订单完成,则更新系统数据库中的订单状态为已完成。否则,等待电商同步自动任务下一次执行。The order completion process of the system of the present invention is shown in FIG. 6 . The e-commerce synchronization automatic task is started by a background task. Get orders that have been in delivery for a while. Obtain the current status of the order in the e-commerce platform through the e-commerce platform interface. If the status of the order in the e-commerce platform is order completion, update the order status in the system database to be completed. Otherwise, wait for the next execution of the e-commerce synchronization automatic task.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610692216.8A CN106372980A (en) | 2016-08-19 | 2016-08-19 | Cross-e-commerce channel order information acquisition and management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610692216.8A CN106372980A (en) | 2016-08-19 | 2016-08-19 | Cross-e-commerce channel order information acquisition and management method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106372980A true CN106372980A (en) | 2017-02-01 |
Family
ID=57878946
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610692216.8A Pending CN106372980A (en) | 2016-08-19 | 2016-08-19 | Cross-e-commerce channel order information acquisition and management method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106372980A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108320211A (en) * | 2018-01-19 | 2018-07-24 | 广东小天才科技有限公司 | Order management method and device of mobile terminal, terminal and storage medium |
CN108665162A (en) * | 2018-05-09 | 2018-10-16 | 新疆润物网络有限公司 | A kind of System and method for based on electric business channel management and business cooperation |
CN113177822A (en) * | 2021-04-28 | 2021-07-27 | 深圳市创腾科技有限责任公司 | Cross-border e-commerce multi-channel order management method, system and equipment |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105373956A (en) * | 2015-12-11 | 2016-03-02 | 深圳前海百递网络有限公司 | E-commerce order management method and apparatus |
-
2016
- 2016-08-19 CN CN201610692216.8A patent/CN106372980A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105373956A (en) * | 2015-12-11 | 2016-03-02 | 深圳前海百递网络有限公司 | E-commerce order management method and apparatus |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108320211A (en) * | 2018-01-19 | 2018-07-24 | 广东小天才科技有限公司 | Order management method and device of mobile terminal, terminal and storage medium |
CN108665162A (en) * | 2018-05-09 | 2018-10-16 | 新疆润物网络有限公司 | A kind of System and method for based on electric business channel management and business cooperation |
CN113177822A (en) * | 2021-04-28 | 2021-07-27 | 深圳市创腾科技有限责任公司 | Cross-border e-commerce multi-channel order management method, system and equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2021135177A1 (en) | Construction method and apparatus for energy data warehouse system | |
CN103136335B (en) | A kind of data control method based on data platform | |
CN102214187B (en) | Complex event processing method and device | |
CN112488652B (en) | Work order auditing method, system, terminal and storage medium | |
CN109345327B (en) | An intelligent management and control platform for supplier information for improving high-quality services | |
CN110147860A (en) | A kind of prefabricated components management system based on RFID and block chain | |
US20090037236A1 (en) | Analytical reporting and data mart architecture for public organizations | |
CN109978392B (en) | Agile software development management method and device, electronic equipment and storage medium | |
US20230096523A1 (en) | Rule evaluation for real-time data stream | |
CN112365355A (en) | Method, device and readable medium for calculating fund valuation and risk index in real time | |
Liu et al. | Automated realization of business workflow specification | |
CN109598486A (en) | A kind of method and apparatus for checking abnormal order | |
CN113344546A (en) | House property management comprehensive supervision platform based on data center | |
CN115550392A (en) | Smart park digital twin platform system | |
CN106372980A (en) | Cross-e-commerce channel order information acquisition and management method | |
CN102005000A (en) | Enterprise e-commerce consultation service platform | |
US7954062B2 (en) | Application status board mitigation system and method | |
CN114036174B (en) | Data updating method, device, equipment and storage medium | |
CN111080204A (en) | Intelligent sorting and dispatching system based on client priority evaluation | |
CN106651145A (en) | Spare part management system and method | |
CN111476597A (en) | Resource quantity estimation result processing method and related equipment | |
CN118037399A (en) | A method and system for generating order information based on notification information | |
CN110658964A (en) | SaaS ERP management system suitable for chemical enterprises | |
CN111382992A (en) | Information change management method, device, equipment and storage medium | |
CN115063212A (en) | Cross-platform self-service tax handling system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20170201 |
|
RJ01 | Rejection of invention patent application after publication |