CN110889656A - Warehouse rule configuration method and device - Google Patents

Warehouse rule configuration method and device Download PDF

Info

Publication number
CN110889656A
CN110889656A CN201811056422.5A CN201811056422A CN110889656A CN 110889656 A CN110889656 A CN 110889656A CN 201811056422 A CN201811056422 A CN 201811056422A CN 110889656 A CN110889656 A CN 110889656A
Authority
CN
China
Prior art keywords
rule
positioning
warehouse
positioning rule
configuration
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.)
Granted
Application number
CN201811056422.5A
Other languages
Chinese (zh)
Other versions
CN110889656B (en
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 Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Shangke 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 Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Shangke Information Technology Co Ltd
Priority to CN201811056422.5A priority Critical patent/CN110889656B/en
Publication of CN110889656A publication Critical patent/CN110889656A/en
Application granted granted Critical
Publication of CN110889656B publication Critical patent/CN110889656B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders

Landscapes

  • Business, Economics & Management (AREA)
  • Economics (AREA)
  • Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Finance (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Accounting & Taxation (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)

Abstract

The invention discloses a warehouse rule configuration method and device, and relates to the technical field of computers. One embodiment of the method comprises: determining a positioning rule identifier corresponding to the current service type of the target warehouse, generating a configuration request corresponding to the positioning rule identifier and transmitting the configuration request to a management end; and receiving a positioning rule corresponding to the positioning rule identifier fed back by the management terminal, and performing rule configuration on the target warehouse based on the positioning rule. According to the embodiment, the rules are managed in a centralized manner, so that the positioning logic of each warehouse has the advantages of being clear, configurable and easy to maintain, and the condition of resource occupation is reduced; when the warehouse has new business requirements, only the positioning rules are added and the corresponding configuration items are added, so that the operation is simple.

Description

Warehouse rule configuration method and device
Technical Field
The invention relates to the technical field of computers, in particular to a warehouse rule configuration method and device.
Background
For e-commerce platforms, currently, the location of a warehouse is to locate units by a vehicle dispatching Unit (i.e., order combination to the same location), and perform SKU summarization according to SKU (Stock Keeping Unit) information in the units.
Modules in the existing warehouse positioning strategy are configured consistently, and each warehouse needs to select a proper module according to self business requirements so as to perform inventory screening and distribution. However, in the process of implementing the invention, the inventor finds that the prior art has at least the following problems:
1) each warehouse is provided with a module, so that centralized management cannot be performed, and maintenance is difficult;
2) the warehouse may only need part of the modules, which causes resource waste of the rest module configuration;
3) when one warehouse needs to increase the number of modules due to business requirements, other warehouses which cannot use the increased modules are caused, and time is wasted in module searching.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for configuring a rule of a warehouse, which can at least solve the problem that module searching is time consuming and module resources are wasted because existing positioning policies are consistent and only part of the policies are needed for each warehouse.
To achieve the above object, according to an aspect of an embodiment of the present invention, there is provided a method for configuring a rule of a repository, including:
determining a positioning rule identifier corresponding to the current service type of a target warehouse, generating a configuration request corresponding to the positioning rule identifier and transmitting the configuration request to a management end;
and receiving a positioning rule corresponding to the positioning rule identifier fed back by the management terminal, and performing rule configuration on the target warehouse based on the positioning rule.
Optionally, the method further includes: and when detecting that the target warehouse has a new service, configuring a positioning rule corresponding to the new service, and adding the configured new positioning rule to the management end.
Optionally, the method further includes: determining a positioning rule corresponding to the change instruction, and obtaining an execution code corresponding to the determined positioning rule according to the mapping relation between the positioning rule and the execution code; and executing the change operation of the obtained execution code, regenerating a corresponding positioning rule according to the changed execution code, and adding the generated positioning rule to the management terminal.
Optionally, the positioning rule at least includes one of a positioning sorting bit rule, a positioning storage bit rule and a storage area priority ordering rule, and one of an allocation sorting bit rule, an allocation storage bit warehouse-out rule and an allocation storage bit replenishment rule.
To achieve the above object, according to another aspect of the embodiments of the present invention, there is provided a repository rule configuring apparatus, including:
the identification determining module is used for determining a positioning rule identification corresponding to the current service type of the target warehouse, generating a configuration request corresponding to the positioning rule identification and transmitting the configuration request to the management end;
and the rule configuration module is used for receiving the positioning rule corresponding to the positioning rule identifier fed back by the management end and performing rule configuration on the target warehouse based on the positioning rule.
Optionally, the system further includes a rule adding module, configured to: and when detecting that the target warehouse has a new service, configuring a positioning rule corresponding to the new service, and adding the configured new positioning rule to the management end.
Optionally, the system further includes a rule changing module, configured to: determining a positioning rule corresponding to the change instruction, and obtaining an execution code corresponding to the determined positioning rule according to the mapping relation between the positioning rule and the execution code;
and executing the change operation of the obtained execution code, regenerating a corresponding positioning rule according to the changed execution code, and adding the generated positioning rule to the management terminal.
Optionally, the positioning rule at least includes one of a positioning sorting bit rule, a positioning storage bit rule and a storage area priority ordering rule, and one of an allocation sorting bit rule, an allocation storage bit warehouse-out rule and an allocation storage bit replenishment rule.
To achieve the above object, according to still another aspect of the embodiments of the present invention, there is provided a repository rule configuring electronic device.
The electronic device of the embodiment of the invention comprises: one or more processors; a storage device, configured to store one or more programs, which when executed by the one or more processors, cause the one or more processors to implement any of the warehouse rule configuration methods described above.
To achieve the above object, according to a further aspect of the embodiments of the present invention, there is provided a computer readable medium, on which a computer program is stored, the program, when executed by a processor, implementing any of the warehouse rule configuration methods described above.
According to the scheme provided by the invention, one embodiment of the invention has the following advantages or beneficial effects: by carrying out centralized management on the rules, the positioning logic of each warehouse has the advantages of clearness, configurability and easy maintenance, and the condition of resource occupation is reduced. When the warehouse has new business requirements, only the positioning rules are added and the corresponding configuration items are added, so that the operation is simple.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
fig. 1 is a schematic main flow chart of a warehouse rule configuration method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an inventory screening module provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of an inventory allocation module provided by an embodiment of the present invention;
FIG. 4 is a schematic diagram of the main modules of a warehouse rule configuration device according to an embodiment of the present invention;
FIG. 5 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
FIG. 6 is a schematic block diagram of a computer system suitable for use with a mobile device or server implementing an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Referring to fig. 1, a main flowchart of a method for configuring a warehouse rule according to an embodiment of the present invention is shown, which includes the following steps:
s101: determining a positioning rule identifier corresponding to the current service type of a target warehouse, generating a configuration request corresponding to the positioning rule identifier and transmitting the configuration request to a management end;
s102: and receiving a positioning rule corresponding to the positioning rule identifier fed back by the management terminal, and performing rule configuration on the target warehouse based on the positioning rule.
In the above embodiment, in step S101, in the present invention, centralized management is performed on the rules related to each warehouse, and when a certain warehouse configures a rule unique to its own warehouse according to its own service condition (i.e., location requirement), a request needs to be initiated to a management end (which may be referred to as another term) that manages the rule.
The rule in the invention can be a certain module number, and can also be read as a configuration file.
The module number here may be a numeric number, a character number, a figure number, or the like, as long as it is a unique identifiable symbol, and the number of each rule in the corresponding module is not repeatable. The module number may then be entered in a system interface text box.
The main module in the invention mainly comprises an inventory screening module and an inventory distribution module, and specifically comprises:
1) inventory screening module
The method is mainly used for finding out the positions of commodities in the inventory and comprises a plurality of rules, for example, positioning storage positions, positioning sorting positions, sorting according to the priority of storage areas and corresponding numbers, as shown in fig. 2. The rules are independent from each other, and the purpose of screening out warehouse-out commodity inventory can be achieved by configuring and combining the rules:
① location sorting position, if the location sorting position is configured, the stock screening module will only screen the stock of the sorting position;
② positioning the storage location, the location for storing the goods;
③ sorted by storage priority warehouse storage has priority, e.g., storage a has priority greater than storage b if "locate picking position + sort by storage priority" is configured, then the inventory screening module will screen the warehouse for the picking position first and then sort the screened warehouse by storage priority.
2) Distribution inventory module
The method mainly performs distribution processing on the inventory screened by the inventory screening module according to a certain rule, and is specifically shown in fig. 3, wherein:
① assign picking positions that are filtered from the warehouses screened by the inventory screening module to determine which picking positions may be removed from the warehouse.
② allocate storage bits that are filtered by the inventory screening module to determine which storage bits can be taken out of stock.
③ allocating storage position for replenishment, the storage position can only be used for replenishment and can not be delivered from warehouse.
It should be noted that these modules may not be available in the prior art, and are extracted from the existing logic by the present invention. The two modules, except for the corresponding rules, include service type selection and filtering inventory rule selection:
① the service type is selected to include all the services in the warehouse for centralized management, and the service type can also be regarded as the name of the location logic configuration of each service.
② Filtering inventory rules selection is a rule that screens bins in the selected module number in the order of selection, e.g., in the screening module, the rule numbers filled in are 2-1-4, then the bin order located is location storage bit-location culling bit-sorting by bin priority.
For step S102, the module-rule identifier in the present invention has a mapping relationship, and the corresponding location in the module/memory can be found through the identifier (e.g. number) of the rule, for example, the obtained result for warehouse 1 and warehouse 2 is:
table 1 numbering record rules
Warehouse 1 Inventory screening 4,1,2
Warehouse 1 Inventory distribution 1,3
Warehouse 2 Inventory screening 4,5,1,2
Warehouse 2 Inventory distribution 1,3
It should be noted that the inventory filtering module and the inventory allocation module are integrated, and there is no case where only the inventory filtering rule is found, but the inventory allocation rule is not considered.
In the subsequent processing process, each warehouse may perform order processing according to the rule configured by itself, specifically:
the method comprises the following steps: acquiring an order to be processed, determining the identification of a commodity in the order to be processed, and extracting a warehouse corresponding to the identification of the commodity;
step two: and acquiring the demand quantity of the commodity in the order, analyzing the difference between the extracted current inventory quantity of the commodity in each warehouse and the demand quantity, and taking the warehouse with the largest or smallest difference as a production scheduling warehouse to schedule the commodity in the order.
For example, the required quantity of a certain SKU in an order is 5, the background program first obtains all warehouses (which may also be warehouses with a distance within a certain range, and the invention is not limited) with an inventory quantity greater than or equal to the required quantity according to the submitted SKU demand and the inventory screening module:
SKU storage positions 1-10 pieces-picking position 1;
SKU storage positions 2-10-storage position 1;
SKU storage positions 3-5 pieces-picking position 2;
SKU storage location 410 pieces-storage location 2;
SKU stock location 517 piece-isolation location 4.
The trigger for the background program can be a man-made trigger or a machine trigger. For example, the system interface sets a "location button", manually selects a car dispatch list, and clicks the button to perform warehouse screening. And each warehouse executes screening logic according to the independent rules in the configured inventory screening module so as to screen out the inventory storage positions which can be discharged from the warehouse.
Then, the stock is distributed, and the stock storage positions which can be taken out preferentially are screened out from the stock storage positions which can be taken out preferentially according to the demand quantity of the SKU in the order, so that the positioning purpose is achieved.
Similarly, if the selected assignment number is 1, the picking position 1 and the picking position 2 are considered, and both the picking positions satisfy the demand amount;
① pick location 1 can be selected so that the remaining inventory at pick locations is balanced and not too much for one to be too little;
② the picking position 2 can be selected, so that the picking position 2 can be vacated as soon as possible, other commodities can be placed, the utilization rate of resources is improved, and the commodities are picked at the picking position 1 for picking.
If the selected allocation numbers are 1 and 3, i.e. the picking bit and the storage bit are considered for inventory, there are several implementations:
① rules are executed in a sequential order, with higher priority, e.g., allocating picking positions first and then allocating storage in storage positions later;
② rules are executed in a non-sequential order, and only the warehouse closest to the SKU demand, or with the largest difference, or randomly selected one can be extracted as the stock bin of the SKU.
For the rules in the present invention, there may be add, delete or change operations:
the module-rule-program code has a mapping relation, and the position of the corresponding execution code in the memory can be found through the serial number of the rule.
1) In the inventory screening module, the mapping relationship between the rule and the program method name is specifically shown in table 2:
TABLE 2
1 allocationPick (location sorting position)
2 allocationStone (positioning storage bit)
3 allocationIsolated (location isolated position)
4 zoneSort (sorting by reservoir priority)
5 sectionSort (sorting by inter-bin priority)
2) In the inventory allocation module, the mapping relationship between the rule and the program method name is specifically shown in table 3:
TABLE 3
1 assign Pick (sorting position)
2 assignStone (allocating memory bits)
3 AssignRepwhitStore (replenishment with storage bit)
3) When there is a rule change requirement, the program method name of each configured rule can be obtained according to the mapping relationship, and the internal program change (for example, according to java reflection technology) is performed on the corresponding rule, so as to implement rule change/update, specifically:
the method comprises the following steps: determining a rule corresponding to the rule changing instruction, and obtaining an execution code corresponding to the determined rule according to the mapping relation between the rule and the execution code;
step two: and executing the change operation of the obtained execution code, regenerating a corresponding rule according to the changed execution code, and adding the generated rule to the module management end.
Likewise, when there is a new service demand, there will be: when the newly added service exists in the warehouse, configuring a rule corresponding to the newly added service, and adding the configured rule to the module management end.
Typically, each rule corresponds to a respective service. For a newly added service, there may not be a corresponding rule, and a new creation is needed in this case.
For new service requirements, i.e. new service rules, new positioning rules can be implemented by only configuring the existing modules according to the rules and the method names or adding new rules.
And, with the development of services, the service functions are gradually increased. For the increased service requirement, the service module can be abstracted, and the number is added to the management terminal. Compared with the prior art, the method has the advantages that each warehouse is not required to be additionally provided with the new business module, the resource occupation condition is reduced, and the universality is realized.
For the comparison between the prior art and the present invention, the following may be mentioned: suppose there are ten rules (serial number 1-10), there are ten warehouses (1-10), and a pile of pearls needs to be selected.
Because the pearls required to be screened in each warehouse are different in size, the selected rules are different, for example, the rule of the number 1 and 5 is required for the warehouse No. 1, and the rule of the number 1, 3 and 5 is required for the warehouse No. 2.
In the prior art, these ten rules are stored per warehouse. When a warehouse needs to screen pearls, the required rules are selected from the ten rules according to the screening requirements.
The invention abandons the thought, abstracts the existing positioning logic and finds out the common point so as to obtain two modules (namely, a screening inventory module and a distributing inventory module) for management and realize the centralized management and configuration of the rule. When the warehouse needs to screen pearls, rule configuration is applied from the management end according to the requirements of the warehouse, so that each warehouse does not need to select from a pile of rules when executing tasks, and better management can be performed on new service positioning planning.
It should be noted that the inventory allocation module and the inventory filtering module may be combined into one module, and the whole process is completed in the module.
The method provided by the embodiment of the invention has the advantages that the positioning logic of each warehouse is clear, configurable and easy to maintain by carrying out centralized management on the rules, and the condition of resource occupation is reduced. When the warehouse has new business requirements, only the positioning rules are added and the corresponding configuration items are added, so that the operation is simple.
Referring to fig. 4, a schematic diagram of main modules of a warehouse rule configuration apparatus 400 according to an embodiment of the present invention is shown, including:
the identification determining module 401 is configured to determine a positioning rule identification corresponding to a current service type of a target warehouse, generate a configuration request corresponding to the positioning rule identification, and transmit the configuration request to a management end;
a rule configuration module 402, configured to receive a positioning rule corresponding to the positioning rule identifier and fed back by the management end, and perform rule configuration on the target repository based on the positioning rule.
The apparatus further includes a rule adding module 403 (not shown in the figure) for:
and when detecting that the target warehouse has a new service, configuring a positioning rule corresponding to the new service, and adding the configured new positioning rule to the management end.
The apparatus further includes a rule change module 404 (not shown) for:
determining a positioning rule corresponding to the change instruction, and obtaining an execution code corresponding to the determined positioning rule according to the mapping relation between the positioning rule and the execution code;
and executing the change operation of the obtained execution code, regenerating a corresponding positioning rule according to the changed execution code, and adding the generated positioning rule to the management terminal.
Optionally, the positioning rule at least includes one of a positioning sorting bit rule, a positioning storage bit rule and a storage area priority ordering rule, and one of an allocation sorting bit rule, an allocation storage bit warehouse-out rule and an allocation storage bit replenishment rule.
In addition, the detailed implementation of the warehouse rule configuration device in the embodiment of the present invention has been described in detail in the above warehouse rule configuration method, so that repeated descriptions herein are omitted.
The device provided by the embodiment of the invention has the advantages that the positioning logic of each warehouse is clear, configurable and easy to maintain by carrying out centralized management on the rules, and the condition of resource occupation is reduced. When the warehouse has new business requirements, only the positioning rules are added and the corresponding configuration items are added, so that the operation is simple.
Fig. 5 illustrates an exemplary system architecture 500 to which the warehouse rule configuration method or warehouse rule configuration apparatus of an embodiment of the invention may be applied.
As shown in fig. 5, the system architecture 500 may include terminal devices 501, 502, 503, a network 504, and a server 505 (by way of example only). The network 504 serves to provide a medium for communication links between the terminal devices 501, 502, 503 and the server 505. Network 504 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 501, 502, 503 to interact with a server 505 over a network 504 to receive or send messages or the like. The terminal devices 501, 502, 503 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 501, 502, 503 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 505 may be a server providing various services, such as a background management server (for example only) providing support for shopping websites browsed by users using the terminal devices 501, 502, 503. The backend management server may analyze and perform other processing on the received data such as the product information query request, and feed back a processing result (for example, target push information, product information — just an example) to the terminal device.
It should be noted that the warehouse rule configuration method provided by the embodiment of the present invention is generally executed by the server 505, and accordingly, the warehouse rule configuration apparatus is generally disposed in the server 505.
It should be understood that the number of terminal devices, networks, and servers in fig. 5 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 6, a block diagram of a computer system 600 suitable for use with a terminal device implementing an embodiment of the invention is shown. The terminal device shown in fig. 6 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 6, the computer system 600 includes a Central Processing Unit (CPU)601 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data necessary for the operation of the system 600 are also stored. The CPU 601, ROM 602, and RAM 603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
The following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 609, and/or installed from the removable medium 611. The computer program performs the above-described functions defined in the system of the present invention when executed by the Central Processing Unit (CPU) 601.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor includes an identity determination module and a rule configuration module. Where the names of these modules do not in some cases constitute a limitation on the module itself, for example, a rule configuration module may also be described as a "configure determined location rule module for a target warehouse".
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise:
determining a positioning rule identifier corresponding to the current service type of a target warehouse, generating a configuration request corresponding to the positioning rule identifier and transmitting the configuration request to a management end;
and receiving a positioning rule corresponding to the positioning rule identifier fed back by the management terminal, and performing rule configuration on the target warehouse based on the positioning rule.
According to the technical scheme of the embodiment of the invention, the positioning logic of each warehouse has the advantages of clearness, configurability and easy maintenance by carrying out centralized management on the rules, and the condition of resource occupation is reduced. When the warehouse has new business requirements, only the positioning rules are added and the corresponding configuration items are added, so that the operation is simple.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for configuring a warehouse rule is characterized by comprising the following steps:
determining a positioning rule identifier corresponding to the current service type of a target warehouse, generating a configuration request corresponding to the positioning rule identifier and transmitting the configuration request to a management end;
and receiving a positioning rule corresponding to the positioning rule identifier fed back by the management terminal, and performing rule configuration on the target warehouse based on the positioning rule.
2. The method of claim 1, further comprising:
and when detecting that the target warehouse has a new service, configuring a positioning rule corresponding to the new service, and adding the configured new positioning rule to the management end.
3. The method of claim 1, further comprising:
determining a positioning rule corresponding to the change instruction, and obtaining an execution code corresponding to the determined positioning rule according to the mapping relation between the positioning rule and the execution code;
and executing the change operation of the obtained execution code, regenerating a corresponding positioning rule according to the changed execution code, and adding the generated positioning rule to the management terminal.
4. The method of claim 1, wherein the positioning rules include at least one of a positioning pickface rule, a positioning storage location rule, and a storage area prioritization rule, and one of an allocation pickface rule, an allocation storage location warehouse-out rule, and an allocation storage location replenishment rule.
5. A warehouse rule configuration device, comprising:
the identification determining module is used for determining a positioning rule identification corresponding to the current service type of the target warehouse, generating a configuration request corresponding to the positioning rule identification and transmitting the configuration request to the management end;
and the rule configuration module is used for receiving the positioning rule corresponding to the positioning rule identifier fed back by the management end and performing rule configuration on the target warehouse based on the positioning rule.
6. The apparatus of claim 5, further comprising a rule adding module configured to:
and when detecting that the target warehouse has a new service, configuring a positioning rule corresponding to the new service, and adding the configured new positioning rule to the management end.
7. The apparatus of claim 5, further comprising a rule change module to:
determining a positioning rule corresponding to the change instruction, and obtaining an execution code corresponding to the determined positioning rule according to the mapping relation between the positioning rule and the execution code;
and executing the change operation of the obtained execution code, regenerating a corresponding positioning rule according to the changed execution code, and adding the generated positioning rule to the management terminal.
8. The apparatus of claim 5, wherein the positioning rules include at least one of a positioning pickface rule, a positioning storage location rule, and a storage area prioritization rule, and one of an allocation pickface rule, an allocation storage location warehouse-out rule, and an allocation storage location replenishment rule.
9. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-4.
10. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN201811056422.5A 2018-09-11 2018-09-11 Warehouse rule configuration method and device Active CN110889656B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811056422.5A CN110889656B (en) 2018-09-11 2018-09-11 Warehouse rule configuration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811056422.5A CN110889656B (en) 2018-09-11 2018-09-11 Warehouse rule configuration method and device

Publications (2)

Publication Number Publication Date
CN110889656A true CN110889656A (en) 2020-03-17
CN110889656B CN110889656B (en) 2024-04-19

Family

ID=69745475

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811056422.5A Active CN110889656B (en) 2018-09-11 2018-09-11 Warehouse rule configuration method and device

Country Status (1)

Country Link
CN (1) CN110889656B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112712409A (en) * 2020-12-30 2021-04-27 深圳千岸科技股份有限公司 Quick goods picking method and device, computer equipment and storage medium
CN113516425A (en) * 2020-04-10 2021-10-19 北京京东振世信息技术有限公司 Inventory tracking method and device
CN113780924A (en) * 2021-01-29 2021-12-10 北京京东振世信息技术有限公司 Method and apparatus for generating information
CN113900736A (en) * 2021-10-12 2022-01-07 重庆紫光华山智安科技有限公司 Business rule dynamic configuration management method and system
CN115953115A (en) * 2023-03-10 2023-04-11 陕西物流集团产业研究院有限公司 Warehouse-out automatic recommendation system and method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050216505A1 (en) * 2002-05-29 2005-09-29 Oracle Corporation Rules engine for warehouse management systems
US20170046654A1 (en) * 2015-08-11 2017-02-16 Toyota Motor Engineering & Manufacturing North America, Inc. Free location item and storage retrieval
CN106777399A (en) * 2017-03-02 2017-05-31 盐城工学院 Regional warehouse goods collocation method and device
CN106920052A (en) * 2015-12-24 2017-07-04 阿里巴巴集团控股有限公司 Inventory type information processing method and processing device
CN106952147A (en) * 2017-03-28 2017-07-14 仓智(上海)智能科技有限公司 Dynamic and configurable dissolves storage strategy
US20180158014A1 (en) * 2016-12-05 2018-06-07 Oracle International Corporation Rule based source sequencing for allocation
CN108228268A (en) * 2016-12-15 2018-06-29 北京京东尚科信息技术有限公司 A kind of method and apparatus for automatically generating configuration file

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050216505A1 (en) * 2002-05-29 2005-09-29 Oracle Corporation Rules engine for warehouse management systems
US20170046654A1 (en) * 2015-08-11 2017-02-16 Toyota Motor Engineering & Manufacturing North America, Inc. Free location item and storage retrieval
CN106920052A (en) * 2015-12-24 2017-07-04 阿里巴巴集团控股有限公司 Inventory type information processing method and processing device
US20180158014A1 (en) * 2016-12-05 2018-06-07 Oracle International Corporation Rule based source sequencing for allocation
CN108228268A (en) * 2016-12-15 2018-06-29 北京京东尚科信息技术有限公司 A kind of method and apparatus for automatically generating configuration file
CN106777399A (en) * 2017-03-02 2017-05-31 盐城工学院 Regional warehouse goods collocation method and device
CN106952147A (en) * 2017-03-28 2017-07-14 仓智(上海)智能科技有限公司 Dynamic and configurable dissolves storage strategy

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
孙洪喜;焦清国;孙培峰;邱晓嵩;: "智慧仓储优化管理系统的研发", 物流技术与应用, no. 04, pages 142 - 147 *
张波;: "仓储管理及WMS系统的规划方案", 物联网技术, no. 12, pages 94 - 95 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113516425A (en) * 2020-04-10 2021-10-19 北京京东振世信息技术有限公司 Inventory tracking method and device
CN112712409A (en) * 2020-12-30 2021-04-27 深圳千岸科技股份有限公司 Quick goods picking method and device, computer equipment and storage medium
CN113780924A (en) * 2021-01-29 2021-12-10 北京京东振世信息技术有限公司 Method and apparatus for generating information
CN113780924B (en) * 2021-01-29 2024-04-16 北京京东振世信息技术有限公司 Method and device for generating information
CN113900736A (en) * 2021-10-12 2022-01-07 重庆紫光华山智安科技有限公司 Business rule dynamic configuration management method and system
CN113900736B (en) * 2021-10-12 2023-11-28 重庆紫光华山智安科技有限公司 Dynamic configuration management method and system for business rules
CN115953115A (en) * 2023-03-10 2023-04-11 陕西物流集团产业研究院有限公司 Warehouse-out automatic recommendation system and method

Also Published As

Publication number Publication date
CN110889656B (en) 2024-04-19

Similar Documents

Publication Publication Date Title
CN109772714B (en) Goods sorting method and device, storage medium and electronic equipment
CN110889656B (en) Warehouse rule configuration method and device
CN110348771B (en) Method and device for order grouping of orders
CN107845012B (en) Order processing method and device
CN110826831A (en) Method and device for restocking a picking zone of a warehouse
CN110717697A (en) Warehouse-out positioning method and device
CN111507651A (en) Order data processing method and device applied to man-machine mixed warehouse
CN107633358B (en) Facility site selection and distribution method and device
CN112700180A (en) Goods picking method and goods picking device
CN109934427B (en) Method and device for generating item distribution scheme
CN111260240B (en) Task allocation method and device
CN113128821A (en) Method and device for determining task
CN110288276A (en) Method and apparatus for generating information
CN111950830A (en) Task allocation method and device
CN112101690A (en) Article sorting method and device
CN111832980A (en) Method and device for allocating storage positions of multi-layer warehouse
CN109902847B (en) Method and device for predicting amount of orders in branch warehouse
CN111461583A (en) Inventory counting method and device
CN113760521A (en) Virtual resource allocation method and device
CN111260271A (en) Method and device for shortening order picking time of store
CN112784212A (en) Method and device for optimizing inventory
CN114202210A (en) Task allocation method and device
CN115170026A (en) Task processing method and device
CN111842167B (en) Method and device for sorting articles
CN111932047A (en) Method, apparatus, device and computer readable medium for assigning a multi-tasking set

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
GR01 Patent grant
GR01 Patent grant