CN113449943A - Order issuing processing method, device and system - Google Patents

Order issuing processing method, device and system Download PDF

Info

Publication number
CN113449943A
CN113449943A CN202010227951.8A CN202010227951A CN113449943A CN 113449943 A CN113449943 A CN 113449943A CN 202010227951 A CN202010227951 A CN 202010227951A CN 113449943 A CN113449943 A CN 113449943A
Authority
CN
China
Prior art keywords
order
issuing
processed
downstream
processing
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
Application number
CN202010227951.8A
Other languages
Chinese (zh)
Inventor
徐国英
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Wodong Tianjun Information Technology Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Century Trading Co Ltd, Beijing Wodong Tianjun Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN202010227951.8A priority Critical patent/CN113449943A/en
Publication of CN113449943A publication Critical patent/CN113449943A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06316Sequencing of tasks or work
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Abstract

The embodiment of the application provides an order issuing processing method, a device and a system, which are characterized in that an order to be processed and order configuration information are obtained, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type; determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information; and issuing the order to be processed to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information. The order configuration information can determine the management strategy information corresponding to different order types, so that the order processing system can issue different orders only through the order configuration information, code modification is not needed to be carried out on the order processing system, the maintenance efficiency of the order processing system is improved, and the order processing cost is reduced.

Description

Order issuing processing method, device and system
Technical Field
The embodiment of the application relates to the technical field of logistics, in particular to an order issuing processing method, device and system.
Background
With the development of internet technology, users use network platforms to consume and trade more and more times, and simultaneously, the data volume of orders generated when the users use online and offline consumption and trade is larger and larger.
In the prior art, in order to realize the control of the order production process, the order issuing processing system can receive and process orders and determine that different orders are issued to different downstream order production systems; the order is produced by a downstream order producing system, for example, by performing various processing measures such as sorting, making, packaging, purchasing, and the like.
However, in the prior art, in order to make the order processing system determine how to issue the order, the order issuing processing system needs to be manually written with the issued code, which results in a large code development amount and increases the cost of order processing.
Disclosure of Invention
The embodiment of the application provides an order issuing processing method, an order issuing processing device and an order issuing processing system, which are used for solving the problems that the code development amount of an order processing system is large and the order processing cost is increased.
In a first aspect, an embodiment of the present application provides an order issuing processing method, which is applied to an order issuing processing system, where the order issuing processing system is in communication connection with a downstream order production system, and the method includes:
acquiring an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type;
determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information;
and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information.
In a possible design, the order issuing processing system is further in communication connection with a task performing system, and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management policy information includes:
sending the to-be-processed order and the management strategy information to a task performing system, wherein the management strategy information is used for generating an order issuing instruction of the to-be-processed order;
receiving the order issuing instruction output by the task performing system;
and responding to the order issuing instruction, and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier.
In a possible design, the order issuing instruction comprises order issuing time;
the management strategy information comprises processing strategy information, wherein the processing strategy information represents the waiting time of the order to be processed before the order to be processed is issued to a downstream order production system, and the processing strategy information is used for determining the order issuing time.
In a possible design, the issuing the to-be-processed order to the downstream order production system corresponding to the system identifier in response to the order issuing instruction includes:
acquiring an issuing address of a downstream order production system corresponding to the system identifier;
and issuing the to-be-processed order to a downstream order production system corresponding to the issued address.
In a possible design, the management policy information further includes priority information, and in response to the order issuing instruction, the management policy information issues the to-be-processed order to a downstream order production system corresponding to the system identifier, including:
determining the priority of the order to be processed according to the priority information;
responding to the order issuing instruction, and issuing different orders to be processed to a downstream order production system corresponding to the system identification according to the priority of the orders to be processed.
In a possible design, issuing different orders to be processed to a downstream order production system corresponding to the system identifier according to the priority of the orders to be processed, including:
ordering the orders to be processed with different priorities to obtain a priority order list;
and sequentially issuing the orders to be processed in the priority order list to a downstream order production system corresponding to the system identifier.
In a possible design, the task performing system is used for sequencing the issuing time of different orders to be processed and outputting order issuing instructions according to the sequence of the issuing time.
In a second aspect, an embodiment of the present application provides an order issuing processing apparatus, including:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring an order to be processed and order configuration information, the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type;
the determining module is used for determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information;
and the issuing module is used for issuing the to-be-processed order to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information.
In a possible design, the issuing module is specifically configured to:
sending the to-be-processed order and the management strategy information to a task performing system, wherein the management strategy information is used for generating an order issuing instruction of the to-be-processed order;
receiving the order issuing instruction output by the task performing system;
and responding to the order issuing instruction, and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier.
In a possible design, the order issuing instruction comprises order issuing time;
the management strategy information comprises processing strategy information, wherein the processing strategy information represents the waiting time of the order to be processed before the order to be processed is issued to a downstream order production system, and the processing strategy information is used for determining the order issuing time.
In a possible design, when the issuing module responds to the order issuing instruction and issues the to-be-processed order to the downstream order production system corresponding to the system identifier, the issuing module is specifically configured to:
acquiring an issuing address of a downstream order production system corresponding to the system identifier;
and issuing the to-be-processed order to a downstream order production system corresponding to the issued address.
In a possible design, the management policy information further includes priority information, and when the issuing module responds to the order issuing instruction and issues the to-be-processed order to the downstream order production system corresponding to the system identifier, the issuing module is specifically configured to:
determining the priority of the order to be processed according to the priority information;
responding to the order issuing instruction, and issuing different orders to be processed to a downstream order production system corresponding to the system identification according to the priority of the orders to be processed.
In a possible design, when the issuing module issues different to-be-processed orders to the downstream order production system corresponding to the system identifier according to the priority of the to-be-processed orders, the issuing module is specifically configured to:
ordering the orders to be processed with different priorities to obtain a priority order list;
and sequentially issuing the orders to be processed in the priority order list to a downstream order production system corresponding to the system identifier.
In a possible design, the task performing system is used for sequencing the issuing time of different orders to be processed and outputting order issuing instructions according to the sequence of the issuing time.
In a third aspect, an embodiment of the present application provides an order issuing processing system, including: the device comprises a memory and a processor, wherein the memory stores executable instructions of the processor; wherein the processor is configured to perform the order placement processing method of any one of the first aspect via execution of the executable instructions.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the order placing processing method according to any one of the first aspect.
In a fifth aspect, an embodiment of the present application provides an order processing system, which includes a business system, a downstream order production system, and an order issuing processing system according to the third method, where the order issuing processing system is in communication connection with the business system and the downstream order production system, respectively, where,
the business system is used for sending the order to be processed to the order issuing processing system;
and the downstream order production system is used for receiving the order to be processed sent by the order issuing processing system and producing the order to be processed.
The embodiment of the application provides an order issuing processing method, a device and a system, which are used for acquiring an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type; determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information; and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information. The order configuration information can determine the management strategy information corresponding to different order types, so that the order processing system can issue different orders only through the order configuration information, code modification is not needed to be carried out on the order processing system, the maintenance efficiency of the order processing system is improved, and the order processing cost is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a diagram of a specific application scenario provided in an embodiment of the present application;
FIG. 2 is a flowchart of an order placement processing method according to an embodiment of the present application;
FIG. 3 is a flowchart of an order placement processing method according to another embodiment of the present application;
fig. 4 is a signaling interaction diagram of an order issuing processing method according to an embodiment of the present application;
FIG. 5 is a flowchart of an order placement processing method according to yet another embodiment of the invention;
fig. 6 is a schematic structural diagram of an order issuing processing apparatus according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an order issuing processing system according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an order processing system according to an embodiment of the present application.
With the above figures, there are shown specific embodiments of the present application, which will be described in more detail below. These drawings and written description are not intended to limit the scope of the inventive concepts in any manner, but rather to illustrate the inventive concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
First, terms related to embodiments of the present application will be explained:
downstream order production system: the system is located downstream of an order management process, and performs production operation management according to specific contents of an order, for example, a warehouse management system, a catering delivery system, or other external systems for purchasing and production, and after receiving the order, the downstream order production system arranges to perform specific production operations according to the contents of the order, for example, packaging and loading an online shopping order, and performing catering making on the catering order.
Fig. 1 is a specific application scenario provided in the embodiment of the present application. As shown in fig. 1, in the application scenario provided in this embodiment, after receiving an order a submitted by a user through a terminal device, a business system sends the order a as a to-be-processed order to an order issuing processing system, where the order issuing processing system issues the to-be-processed order to a corresponding downstream order production system according to a specific type of the order a, for example, if the user submits a dining order through the terminal device, the order is processed by the order issuing processing system, and then issued to a dining issuing system, and food is made according to the order; if the user submits an online shopping order through the terminal equipment, the order is processed by the order issuing processing system and then issued to the warehouse management system, and the online shopping products of the user are subjected to logistics packaging according to the order.
In the prior art, in order to realize the control of the order production process, the order issuing processing system can receive and process orders and determine that different orders are issued to different downstream order production systems; the order is produced by a downstream order producing system, for example, by performing various processing measures such as sorting, making, packaging, purchasing, and the like. However, in order to enable the order processing system to determine how to issue the order, it is necessary to manually write an issue code for the order processing system, and with the increase of the order types and the expansion of the downstream order production system, it is necessary to continuously maintain the order issue logic and policy inside the order issue processing system by modifying the code, which is inefficient, and further increases the cost of order processing.
In order to solve the technical problems, the invention provides an order issuing processing method, an order issuing processing device and an order issuing processing system, which realize issuing processing of orders of different types through order configuration information, when an order type or a downstream order production system is newly added, the order of the newly added type or the order of the newly added downstream order production system can be processed by acquiring the corresponding order configuration information, no code modification is needed, the maintenance efficiency of the order issuing processing system is improved, and the order processing cost is reduced.
The following describes the technical solutions of the present application and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
Fig. 2 is a flowchart of an order issuing processing method according to an embodiment of the present application, and as shown in fig. 2, the method according to the embodiment is applied to an order issuing processing system, and the order issuing processing system is in communication connection with a downstream order producing system, and the order issuing processing method according to the embodiment may include:
s101, obtaining an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the pending order includes an order type.
Specifically, the order issuing processing system receives a to-be-processed order sent by the business system, where the to-be-processed order is an order submitted by a user and received by the business system, and the order includes an order type, such as an online shopping order, a catering order, an external purchase order, and the like. Optionally, the order type in the order is implemented in various manners, for example, the order includes a category identifier, and illustratively, the category identifier 01 represents an online shopping order, the category identifier 02 represents a dining order, and the like. As another example, the order includes an order number, and a portion of the information in the order number can characterize the order type, illustratively, the first 3 digits and letters of the order number, corresponding to different order types. More specifically, the order to be processed is subjected to marking processing in the business system to generate a classification identifier or an order number capable of representing the type of the order, and the representation form of the classification identifier or the order number is various, which is not limited herein.
Specifically, the order configuration information received by the order issuing processing system may be input from various external sources, for example, the order configuration information directly input by the user, and for example, the order configuration information sent by the order configuration information system.
Optionally, the order configuration information system is a Zookeeper cluster.
Optionally, the order configuration information system is in communication connection with the order issuing processing system, a configuration information scanning service runs in the order issuing processing system, and when the configuration information scanning service finds that the order configuration information in the order configuration information system is updated, the configuration information scanning service automatically obtains the order configuration information and configures the order configuration information in the order issuing processing system, so as to achieve the purpose that the order issuing processing system receives the order configuration information.
Specifically, the order configuration information includes management policy information corresponding to different order types, optionally, the order configuration information is a configuration table, the configuration table includes a mapping relationship between the order types and the management policy information, the management policy information refers to a processing policy for orders of different order types, the management policy information includes a system identifier of a downstream order production system, and different types of orders can be sent to the corresponding downstream order production system through the management policy information. Table 1 is an exemplary order configuration information.
TABLE 1
Figure BDA0002428330180000071
Figure BDA0002428330180000081
As shown in table 1, according to the order type, the system identifier of the downstream order production line can be correspondingly determined.
S102, according to the order configuration information, determining management strategy information corresponding to the order type of the order to be processed.
Specifically, the order configuration information includes management policy information corresponding to different order types, so that the order types of the to-be-processed orders are matched according to the order configuration information, and the corresponding management policy information can be determined. Optionally, the management policy information includes one or more management parameters, and the management parameters may implement issue processing control on different types of to-be-processed orders, for example, normal processing time, latest processing time, whether to issue a downstream order production system, processing priority, and the like of the to-be-processed orders, where specific contents of the management parameters may be set as needed, and are not specifically limited herein.
S103, issuing the order to be processed to a downstream order production system corresponding to the system identification according to the system identification in the determined management strategy information.
The management strategy information comprises a system identification corresponding to the order to be processed, the downstream order production system can be positioned through the system identification, the order to be processed is issued to the downstream order production system corresponding to the system identification through the communication connection between the order issuing processing system and the downstream order production system, and the classified issuing and processing of the orders of different types are realized.
The embodiment of the application provides an order issuing processing method, which comprises the steps of obtaining an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type; determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information; and issuing the order to be processed to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information. The order configuration information can determine the management strategy information corresponding to different order types, so that the order processing system can issue different orders only through the order configuration information, code modification is not needed to be carried out on the order processing system, the maintenance efficiency of the order processing system is improved, and the order processing cost is reduced.
Fig. 3 is a flowchart of an order issuing processing method according to another embodiment of the present application, and as shown in fig. 3, based on the order issuing processing method according to the embodiment shown in fig. 2, S103 is further detailed, and the order issuing processing system is further connected to the task performing system in a communication manner, the order issuing processing method according to this embodiment may include:
s201, obtaining an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the pending order includes an order type.
S202, according to the order configuration information, determining management strategy information corresponding to the order type of the order to be processed.
S203, sending the to-be-processed order and the management strategy information to a task performing system, wherein the management strategy information is used for generating an order issuing instruction of the to-be-processed order.
Specifically, after the order issuing processing system receives the order to be processed, different types of order to be processed correspond to different processing and issuing strategies, for example, in order to give consideration to timeliness and economy of order production, the order to be processed is issued to a warehouse management system corresponding to the order to be processed within 6 hours, so that the order products are packaged and loaded; the catering order is more time-efficient, and needs to be issued to the catering order issuing system corresponding to the catering order within 2 minutes, so that fast production of the meal is realized. Therefore, different issue times need to be calculated and scheduled for different types of orders.
The order issuing processing system sends the to-be-processed orders and the corresponding management strategy information to the task performing system, and the task performing system calculates and arranges the issuing time of different to-be-processed orders. Specifically, the task performing system is used for sequencing the issuing time of different orders to be processed, outputting order issuing instructions according to the sequence of the issuing time, and waiting if the current time does not reach the issuing time. Optionally, the task performing system is a disputer-based asynchronous message processing framework system, and the sequencing of the issuing time of different to-be-processed orders is realized by using a data structure of a redis-based ordered set. The method includes the steps that a redis-based ordered set is used under a disparator framework to achieve sequencing of issuing time of different orders to be processed, order issuing instructions are output according to the sequence of the issuing time, and waiting is achieved when the issuing time is not reached by the current time.
Optionally, after the task performing system outputs the order issuing instruction, the task performing system deletes the to-be-processed order corresponding to the order issuing instruction stored in the task performing system, so as to optimize storage and technical resources.
Optionally, the management policy information includes processing policy information, where the processing policy information represents a waiting time of the to-be-processed order before the to-be-processed order is issued to the downstream order production system, and the processing policy information is used to determine an order issuing time. The processing policy information may be a parameter, an object, or a part of information of the management policy information, for example, a pending order with an order type of a01, the corresponding management policy information a01 includes processing policy information a01_1, and the processing policy information a01_1 includes a parameter a01_1_ suspend for controlling a waiting time of the pending order before being issued to the downstream order production system. For example, a01_1_ suspend is 5, which indicates that the waiting time of the pending order is 5 minutes before the pending order is issued to the downstream order production system.
And S204, receiving an order issuing instruction output by the task performance system.
Fig. 4 is a signaling interaction diagram of the order issuing processing method according to the embodiment of the present application, and as shown in fig. 4, after the task performing system calculates and arranges the issuing time of different to-be-processed orders, an output order issuing instruction is returned to the order issuing processing system. The order issuing processing system receives the order issuing command output by the task performing system and issues the order to be processed according to the order issuing command so that the order to be processed can be issued to the downstream order production system at a proper time.
Optionally, an exemplary manner for receiving the order issuing instruction output by the task performing system is as follows: the order issuing processing system is in communication connection with the task performing system, an automatically-running issuing instruction scanning service is arranged in the order issuing processing system, and when the difference value between the issuing time of the issuing instruction in the task performing system and the current time is within a preset time range, the issuing instruction scanning service acquires the issuing instruction from the task performing system.
And S205, responding to the order issuing instruction, and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier.
Specifically, after receiving the order issuing instruction, the order issuing processing system responds to the order issuing instruction, and sends the order to be processed to the corresponding downstream order production system according to the issuing time indicated by the order issuing instruction.
Optionally, S205 may include two specific implementation steps S2051 and S2052:
and S2051, acquiring an issuing address of the downstream order production system corresponding to the system identifier.
Optionally, the order issuing processing system and the downstream order production system are in the same communication network to realize communication connection between the order issuing processing system and the downstream order production system, the order issuing processing system and the downstream order production system are connected through network elements such as a router and a gateway, and the downstream order production system has a unique network address in the communication network, that is, an issuing address, for example, 1.1.1.1; the order issuing processing system can realize the positioning and data transmission of the downstream order production system through the network address of the downstream order production system.
And S2052, issuing the order to be processed to a downstream order production system corresponding to the issuing address.
Specifically, after the issuing address of the downstream order production system is determined, the order to be processed can be issued according to the issuing address. Optionally, when the order issuing processing system issues the to-be-processed order to the downstream order production system, one to-be-processed order may be sent, or multiple to-be-processed orders may be sent, which may be set according to a specific functional structure and specific needs of the order issuing processing system, and this is not specifically limited here.
In this embodiment, the implementation manners and the technical effects of S201 to S202 are the same as those of S101 to S102 in the embodiment shown in fig. 2 of this application, and are not described again.
In the embodiment, the order issuing processing system sends the to-be-processed order and the corresponding management strategy information to the task fulfillment system, calculates and arranges the issuing time of the to-be-processed order through the task fulfillment system, and receives and responds to the order issuing instruction returned by the task fulfillment system to realize the processing and issuing of the to-be-processed order. Meanwhile, as part of orders which do not need to be issued, such as virtual service orders, can be received in the order issuing processing system, only the operations of inventory deduction, recording and the like are needed to be carried out on the virtual service rows, the orders can be independently completed by the order issuing processing system, the influence of the quantity of the to-be-processed order traffic of other downstream order production systems needing to be issued is avoided, and the order processing efficiency and the stability of the order issuing processing system are improved.
Fig. 5 is a flowchart of an order issuing processing method according to still another embodiment of the present invention, and as shown in fig. 5, the order issuing processing method according to this embodiment further refines S205 on the basis of the order issuing processing method according to the embodiment shown in fig. 3, and provides another implementation method of S205, and then the order issuing processing method according to this embodiment may include:
s301, obtaining an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the pending order includes an order type.
S302, according to the order configuration information, determining management strategy information corresponding to the order type of the order to be processed, wherein the management strategy information also comprises priority information.
And S303, sending the to-be-processed order and the management strategy information to a task performing system, wherein the management strategy information is used for generating an order issuing instruction of the to-be-processed order.
S304, receiving an order issuing instruction output by the task performing system.
S305, determining the priority of the order to be processed according to the priority information.
Specifically, the priority is information for representing the order when the same batch of to-be-processed orders are processed, for example, the order a01 and the order a02 are orders which are sent to the order issuing processing system by the business system at the same or similar time, and the order a01 has higher priority than the order a02, so that the order a01 is issued preferentially, and then the order a02 is issued. There are various ways in which priority information can be implemented, for example, by priority identification, more specifically, such as priority 01, priority 02, priority 03 … …, where the greater the priority identification, the higher the priority; or the smaller the priority identifier is, the higher the priority is, and the implementation manner of the priority information may be set according to specific needs, which is not limited herein.
S306, responding to the order issuing command, and issuing different orders to be processed to the downstream order production system corresponding to the system identifier according to the priority of the orders to be processed.
Specifically, after the order issuing processing system receives the order issuing command output by the task performing system, a plurality of orders to be processed may need to be issued at the same issuing time. Here, according to the priorities of the plurality of orders to be processed, the order with the high priority is issued first, and the order with the low priority is issued later.
Optionally, S306 may include two specific implementation steps S3061, S3062:
s3061, ordering the orders to be processed with different priorities to obtain a priority order list.
Different orders to be processed are corresponding to different priorities, and are sorted according to the priorities to form an ordered priority order list. For example, at the same issue time, there are four pending orders a01, a02, a03, and B01 that need to be issued, the pending orders are sorted according to priority, and the obtained list of priority orders includes:
{
B01;A01;A02;A03
}。
it is to be understood that the priority list is exemplary, and the specific implementation form of the priority list is not limited herein.
Alternatively, when the priorities of a plurality of orders to be processed are the same, the orders with the same priority may be sorted or not sorted in other manners.
S3062, the orders to be processed in the priority order list are sequentially issued to a downstream order production system corresponding to the system identification.
As an example in S3061, the pending orders B01, a01, a02, and a03 are issued to the downstream order production system corresponding to the system identifier in sequence according to the priority list.
In this embodiment, the implementation manners and the technical effects of S301 to S304 are the same as those of S201 to S204 in the embodiment shown in fig. 3 of this application, and are not described again.
In the embodiment, the priority ordering is carried out on the orders to be processed with the same or similar issuing time through the priority information of the orders of different types, the orders with high priority are processed firstly, the orders with low priority are processed secondly, when the amount of the orders to be processed in the order issuing processing system is large, the orders of different types can be distinguished and processed, the further detailed management of the orders of different types is realized, the timeliness of important orders is ensured, and the processing efficiency of the order issuing processing system is improved.
Fig. 6 is a schematic structural diagram of an order issuing processing device according to an embodiment of the present application, and as shown in fig. 6, the order issuing processing device 6 according to the embodiment includes:
the acquisition module 61 is configured to acquire an order to be processed and order configuration information, where the order configuration information includes management policy information corresponding to different order types, and the management policy information includes a system identifier of a downstream order production system; the pending order includes an order type.
And the determining module 62 is configured to determine, according to the order configuration information, management policy information corresponding to the order type of the to-be-processed order.
And the issuing module 63 is configured to issue the to-be-processed order to the downstream order production system corresponding to the system identifier according to the system identifier in the determined management policy information.
Optionally, the issuing module 63 is specifically configured to:
and sending the to-be-processed order and the management strategy information to a task performing system, wherein the management strategy information is used for generating an order issuing instruction of the to-be-processed order.
And receiving an order issuing instruction output by the task performing system.
And responding to the order issuing instruction, and issuing the order to be processed to a downstream order production system corresponding to the system identifier.
Optionally, the order issuing instruction includes an order issuing time.
The management strategy information comprises processing strategy information, wherein the processing strategy information represents waiting time of the order to be processed before the order to be processed is issued to a downstream order production system, and the processing strategy information is used for determining order issuing time.
Optionally, when the issuing module 63 responds to the order issuing instruction and issues the to-be-processed order to the downstream order production system corresponding to the system identifier, the module is specifically configured to:
and acquiring an issuing address of the downstream order production system corresponding to the system identifier.
And issuing the order to be processed to a downstream order production system corresponding to the issued address.
Optionally, the management policy information further includes priority information, and when the issuing module 63 responds to the order issuing instruction and issues the to-be-processed order to the downstream order production system corresponding to the system identifier, the management policy information is specifically configured to:
and determining the priority of the order to be processed according to the priority information.
And responding to the order issuing instruction, and issuing different orders to be processed to a downstream order production system corresponding to the system identifier according to the priority of the orders to be processed.
Optionally, when the issuing module 63 issues different to-be-processed orders to the downstream order production system corresponding to the system identifier according to the priority of the to-be-processed order, the module is specifically configured to:
and sequencing the orders to be processed with different priorities to obtain a priority order list.
And sequentially issuing the orders to be processed in the priority order list to a downstream order production system corresponding to the system identifier.
Optionally, the task performing system is configured to sort issuing times of different to-be-processed orders, and output order issuing instructions according to an order of the issuing times.
The acquisition module 61, the determination module 62 and the issuing module 63 are connected in sequence. The order issuing processing apparatus 6 provided in this embodiment may execute the technical solution of the method embodiment shown in any one of fig. 2 to 5, and the implementation principle and the technical effect are similar, which are not described herein again.
In the embodiment, the order to be processed and the order configuration information are obtained, wherein the order configuration information includes management policy information corresponding to different order types, and the management policy information includes a system identifier of a downstream order production system; the order to be processed comprises an order type; determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information; and issuing the order to be processed to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information. The order configuration information can determine the management strategy information corresponding to different order types, so that the order processing system can issue different orders only through the order configuration information, code modification is not needed to be carried out on the order processing system, the maintenance efficiency of the order processing system is improved, and the order processing cost is reduced.
Fig. 7 is a schematic structural diagram of an order issuing processing system according to an embodiment of the present application, and as shown in fig. 7, the order issuing processing system 7 according to the embodiment may include: a processor 71 and a memory 72.
A memory 72 for storing programs; the Memory 72 may include a volatile Memory (RAM), such as a Static Random Access Memory (SRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (DDR SDRAM), and the like; the memory may also comprise a non-volatile memory, such as a flash memory. The memory 72 is used to store computer programs (e.g., applications, functional modules, etc. that implement the above-described methods), computer instructions, etc., which may be stored in one or more of the memories 72 in a partitioned manner. And the above-mentioned computer program, computer instructions, data, etc. can be called by the processor 71.
The computer programs, computer instructions, etc. described above may be stored in one or more memories 72 in partitions. And the above-mentioned computer program, computer instructions, data, etc. can be called by the processor 71.
A processor 71 for executing the computer program stored in the memory 72 to implement the steps of the method according to the above embodiments.
Reference may be made in particular to the description relating to the preceding method embodiment.
The processor 71 and the memory 72 may be separate structures or may be an integrated structure integrated together. When the processor 71 and the memory 72 are separate structures, the memory 72 and the processor 71 may be coupled by a bus 73.
The order issuing processing system of this embodiment may execute the technical solution of the method embodiment shown in any one of fig. 2 to 5, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 8 is a schematic structural diagram of an order processing system according to an embodiment of the present application, and as shown in fig. 8, the order processing system 8 according to the embodiment of the present application includes a business system 81, a downstream order production system 82, and an order issuing processing system 7 as shown in fig. 7, the order issuing processing system 7 is respectively connected in communication with the business system 81 and the downstream order production system 82, wherein,
and the service system 81 is configured to send the to-be-processed order to the order issuing processing system.
And the downstream order production system 82 is used for receiving the to-be-processed order sent by the order placing and sending system and producing the to-be-processed order.
Optionally, the order processing system 8 further comprises an order configuration information system 83; the order configuration information system 83 is in communication connection with the order issuing processing system 7, and the order configuration information system 83 is configured to send order configuration information to the order issuing processing system 7.
Optionally, the order processing system 8 further includes a task performing system 84, the task performing system 84 is in communication connection with the order issuing processing system 7, and the task performing system 84 is configured to sort issuing times of different orders to be processed, output an order issuing instruction to the order issuing processing system 7 according to a sequence of the issuing times, and wait if the issuing time is not reached by the current time.
One embodiment of the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the order issuing processing method provided in any embodiment of the present invention corresponding to fig. 2 to fig. 5.
The computer readable storage medium may be, among others, ROM, Random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It will be understood that the present application is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (11)

1. An order issuing processing method is applied to an order issuing processing system, the order issuing processing system is in communication connection with a downstream order production system, and the method comprises the following steps:
acquiring an order to be processed and order configuration information, wherein the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type;
determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information;
and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information.
2. The method of claim 1, wherein the order issuing processing system is further communicatively connected to a task performing system, and issues the to-be-processed order to a downstream order producing system corresponding to the system identifier according to the system identifier in the determined management policy information, and the method comprises:
sending the to-be-processed order and the management strategy information to a task performing system, wherein the management strategy information is used for generating an order issuing instruction of the to-be-processed order;
receiving the order issuing instruction output by the task performing system;
and responding to the order issuing instruction, and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier.
3. The method according to claim 2, wherein the order placement instruction includes an order placement time;
the management strategy information comprises processing strategy information, wherein the processing strategy information represents the waiting time of the order to be processed before the order to be processed is issued to a downstream order production system, and the processing strategy information is used for determining the order issuing time.
4. The method according to claim 2, wherein said issuing the to-be-processed order to the downstream order production system corresponding to the system identifier in response to the order issuing instruction comprises:
acquiring an issuing address of a downstream order production system corresponding to the system identifier;
and issuing the to-be-processed order to a downstream order production system corresponding to the issued address.
5. The method according to any one of claims 2 to 4, wherein the management policy information further includes priority information, and issuing the to-be-processed order to a downstream order production system corresponding to the system identifier in response to the order issuing instruction includes:
determining the priority of the order to be processed according to the priority information;
responding to the order issuing instruction, and issuing different orders to be processed to a downstream order production system corresponding to the system identification according to the priority of the orders to be processed.
6. The method of claim 5, wherein issuing different orders to be processed to a downstream order production system corresponding to the system identifier according to the priority of the orders to be processed comprises:
ordering the orders to be processed with different priorities to obtain a priority order list;
and sequentially issuing the orders to be processed in the priority order list to a downstream order production system corresponding to the system identifier.
7. The method of any one of claims 2-4, wherein the task performing system is configured to sort the issuing times of different orders to be processed, and output the order issuing commands according to the order of the issuing times.
8. An order issuing processing apparatus comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring an order to be processed and order configuration information, the order configuration information comprises management strategy information corresponding to different order types, and the management strategy information comprises a system identifier of a downstream order production system; the order to be processed comprises an order type;
the determining module is used for determining management strategy information corresponding to the order type of the order to be processed according to the order configuration information;
and the issuing module is used for issuing the to-be-processed order to a downstream order production system corresponding to the system identifier according to the system identifier in the determined management strategy information.
9. An order issuance processing system, comprising: the memory is used for storing executable instructions of the processor; wherein the processor is configured to perform the order placement processing method of any of claims 1-7 via execution of the executable instructions.
10. A computer-readable storage medium on which a computer program is stored, the program, when being executed by a processor, implementing the order placing processing method according to any one of claims 1 to 7.
11. An order processing system comprising a business system, a downstream order production system, and an order placement processing system according to claim 9, said order placement processing system being communicatively coupled to said business system and said downstream order production system, respectively, wherein,
the business system is used for sending the order to be processed to the order issuing processing system;
and the downstream order production system is used for receiving the order to be processed sent by the order issuing processing system and producing the order to be processed.
CN202010227951.8A 2020-03-27 2020-03-27 Order issuing processing method, device and system Pending CN113449943A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010227951.8A CN113449943A (en) 2020-03-27 2020-03-27 Order issuing processing method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010227951.8A CN113449943A (en) 2020-03-27 2020-03-27 Order issuing processing method, device and system

Publications (1)

Publication Number Publication Date
CN113449943A true CN113449943A (en) 2021-09-28

Family

ID=77807680

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010227951.8A Pending CN113449943A (en) 2020-03-27 2020-03-27 Order issuing processing method, device and system

Country Status (1)

Country Link
CN (1) CN113449943A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150066696A1 (en) * 2013-09-04 2015-03-05 Verizon Deutschland Gmbh Coordination of business systems
CN108876689A (en) * 2018-06-25 2018-11-23 中国联合网络通信集团有限公司 Order processing method, apparatus, equipment and computer readable storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150066696A1 (en) * 2013-09-04 2015-03-05 Verizon Deutschland Gmbh Coordination of business systems
CN108876689A (en) * 2018-06-25 2018-11-23 中国联合网络通信集团有限公司 Order processing method, apparatus, equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN108062246B (en) Resource regulating method and device for deep learning frame
JP7423816B2 (en) Order information processing methods, devices, computer equipment and media
US10560346B2 (en) Service implementation method and apparatus
JP2022050300A (en) Order processing method, unit, device, system, and recording medium
JP7222227B2 (en) Power trading device, power trading method and program
CN110008018A (en) A kind of batch tasks processing method, device and equipment
CN110162387A (en) Thread scheduling method, device, computer equipment and computer readable storage medium
CN106815254A (en) A kind of data processing method and device
CN106202092A (en) The method and system that data process
CN108427602B (en) Distributed computing task cooperative scheduling method and device
CN103064955A (en) Inquiry planning method and device
CN112070423A (en) Stock pre-occupation method and device, electronic equipment and storage medium
CN112396322A (en) Production plan-based process technology unit productivity assessment method and system
CN114968566A (en) Container scheduling method and device under shared GPU cluster
CN109102200B (en) Timed task processing method and device
CN114461384A (en) Task execution method and device, computer equipment and storage medium
CN112396323A (en) Production plan-based process sheet distribution method and system
CN115222338B (en) Material purchasing system, purchasing list generation method and component
CN113449943A (en) Order issuing processing method, device and system
CN108268316A (en) The method and device of job scheduling
CN110750362A (en) Method and apparatus for analyzing biological information, and storage medium
CN110245177A (en) A kind of deriving method of million grades of data
CN114358577A (en) Order information processing method and device
CN115170026A (en) Task processing method and device
US10282144B2 (en) System and method for distributed cellular manufacturing with outsourcing group constraints

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination