CN112016285B - Logistics information processing method and processing system - Google Patents

Logistics information processing method and processing system Download PDF

Info

Publication number
CN112016285B
CN112016285B CN201910468117.5A CN201910468117A CN112016285B CN 112016285 B CN112016285 B CN 112016285B CN 201910468117 A CN201910468117 A CN 201910468117A CN 112016285 B CN112016285 B CN 112016285B
Authority
CN
China
Prior art keywords
logistics information
information
speaking
logistics
template
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.)
Active
Application number
CN201910468117.5A
Other languages
Chinese (zh)
Other versions
CN112016285A (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 Jingbangda Trade Co Ltd
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Zhenshi 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 Zhenshi Information Technology Co Ltd filed Critical Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN201910468117.5A priority Critical patent/CN112016285B/en
Publication of CN112016285A publication Critical patent/CN112016285A/en
Application granted granted Critical
Publication of CN112016285B publication Critical patent/CN112016285B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping
    • G06Q10/0833Tracking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The embodiment of the invention provides a processing method and a processing system of logistics information, comprising the following steps: obtaining logistics information from a service system through a first interface; for each display platform, performing speaking matching on the logistics information by adopting a speaking template to obtain speaking information matched with the display platform; and pushing the conversation information required by the application system through the second interface. The invention solves the technical problem that the traditional logistics information processing system consumes more resources in operation and maintenance.

Description

Logistics information processing method and processing system
Technical Field
The invention relates to the technical field of logistics information processing, in particular to a logistics information processing method and a logistics information processing system.
Background
The logistics information is cargo circulation information in the cargo transportation process, and is divided according to the display platform, and mainly comprises merchant-oriented information (B data for short), customer-oriented information (C data for short), internal-oriented information (I data for short) and large logistics information when an external logistics tracking task is accepted.
The current processing system for processing the logistics information consists of three subsystems, namely a waybill system (abbreviated as waybill), a transportation bill system (abbreviated as transbill) and a large-piece system (largeWaybill), wherein the B data is distributed in the transbill, the C data is distributed in the waybill, the I data is distributed in the transbill and the waybill, and the large-piece logistics information is distributed in the largeWaybill. The interface provided by the logistics information processing system is mainly used for inquiring logistics information according to the bill number and notifying a downstream system to acquire required data by adopting an asynchronous mechanism.
In the processing system of logistics information, each subsystem independently tracks the logistics responsible by itself and independently maintains, and can not distinguish which subsystem is used for acquiring data according to the waybill number, so that the external system needs to query, aggregate and display each subsystem, and great resources can be consumed in the aspects of usability and convenience of operation and maintenance of the system.
Disclosure of Invention
In view of the above, the embodiments of the present invention provide a method and a system for processing logistics information, so as to solve the technical problem that the conventional logistics information processing system consumes more resources in operation and maintenance.
According to a first aspect of the present invention, there is provided a method of processing logistics information, comprising:
obtaining logistics information from a service system through a first interface;
for each display platform, performing speaking and matching on the logistics information by adopting a speaking and matching template to obtain speaking and matching information matched with the display platform;
pushing the speaking information required by the application system through a second interface.
Optionally, for each display platform, performing a speaking match on the logistics information by using a speaking template to obtain speaking information matched with the display platform, including:
determining the state category of the waybill in the logistics information according to the logistics information;
determining a speaking template according to the state category and the display platform;
and obtaining the speaking information according to the logistics information and the speaking template.
Optionally, the processing method further includes:
judging whether the conversation template is stored in a template configuration table;
judging whether the whole course tracking table stores similar data of the logistics information according to a preset rule under the condition that the conversation template is stored in the template configuration table;
and under the condition that the similar data is not stored in the whole course tracking table, carrying out speaking matching on the logistics information according to the display platform of the logistics information.
Optionally, the preset rule is that the data of the same order number, the same state, the same operation time, the same operator and the same display platform as the logistics information are the similar data.
Optionally, the processing method further includes:
checking the logistics information to determine whether the logistics information is qualified data;
under the condition that the logistics information is qualified data, acquiring the operation type and source platform of the logistics information;
and converting the logistics information into logistics information in a preset data format according to the operation type and the source platform so as to perform speaking matching on the logistics information in the preset data format.
Optionally, pushing the speaking information required by the application system through the second interface includes:
acquiring an attribute list from a data configuration table according to the waybill state and the display platform of the information required by the application system;
analyzing the speaking information to extract attribute values of the attributes in the attribute list;
assembling the attributes in the attribute list and the corresponding attribute values to obtain assembled data;
pushing the assembly data to the application system through the second interface.
Optionally, the speaking information comprises a plurality of sub-speaking information classified by a display platform;
after obtaining the conversation information matched with the logistics information, the processing method further comprises the following steps: and storing the plurality of sub-microphone information classifications in different storage units.
Optionally, the processing method further includes:
acquiring an early warning rule of the logistics information;
judging whether the transportation information in the logistics information meets a preset standard according to the early warning rule;
and under the condition that the transportation information does not accord with the preset standard, generating an early warning record according to an effective mechanism, and sending the early warning record according to a sending rule.
According to a second aspect of the present invention, there is provided a system for processing logistics information, comprising:
the acquisition module is used for acquiring logistics information from the service system through the first interface;
the processing module is used for carrying out speaking matching on the logistics information by adopting a speaking template for each display platform so as to obtain speaking information matched with the display platform;
and the pushing module is used for pushing the speaking information required by the application system through the second interface.
Optionally, the processing module is configured to:
determining the state category of the waybill in the logistics information according to the logistics information;
determining a speaking template according to the state category and the display platform;
and obtaining the speaking information according to the logistics information and the speaking template.
Optionally, the processing module is further configured to:
judging whether the conversation template is stored in a template configuration table;
judging whether the whole course tracking table stores similar data of the logistics information according to a preset rule under the condition that the conversation template is stored in the template configuration table;
and under the condition that the similar data is not stored in the whole course tracking table, carrying out speaking matching on the logistics information according to the display platform of the logistics information.
Optionally, the preset rule is that the data of the same order number, the same state, the same operation time, the same operator and the same display platform as the logistics information are the similar data.
Optionally, the processing system further comprises: the adaptation module is used for:
checking the logistics information to determine whether the logistics information is qualified data;
under the condition that the logistics information is qualified data, acquiring the operation type and source platform of the logistics information;
and converting the logistics information into logistics information in a preset data format according to the operation type and the source platform so as to perform speaking matching on the logistics information in the preset data format.
Optionally, the pushing module is configured to:
acquiring an attribute list from a data configuration table according to the waybill state and the display platform of the information required by the application system;
analyzing the speaking information to extract attribute values of the attributes in the attribute list;
assembling the attributes in the attribute list and the corresponding attribute values to obtain assembled data;
pushing the assembly data to the application system through the second interface.
Optionally, the speaking information includes a plurality of sub-speaking information categorized by the display platform, and the system further includes a storage module for: and after obtaining the conversation information matched with the logistics information, storing the plurality of sub-conversation information in different storage units in a classified mode.
Optionally, the processing system further includes an early warning module, where the early warning module is configured to:
acquiring an early warning rule of the logistics information;
judging whether the transportation information in the logistics information meets a preset standard according to the early warning rule;
and under the condition that the transportation information does not accord with the preset standard, generating an early warning record according to an effective mechanism, and sending the early warning record according to a sending rule.
According to a third aspect of the present invention, there is provided a computer readable storage medium storing computer instructions which, when executed, implement a method of processing logistics information according to any one of the embodiments of the first aspect.
According to a fourth aspect of the present invention, there is provided a processing apparatus for logistics information, comprising:
a memory for storing computer instructions;
a processor coupled to the memory, the processor configured to perform a processing method implementing the logistics information according to any embodiment of the first aspect based on computer instructions stored in the memory.
Embodiments of the present invention have the following advantages or benefits:
the logistics information processing method provided by the invention is applied to a logistics information processing system, and the logistics information is acquired from the service system through a first interface of the processing system; then to every exhibition platform, adopt the speech template to carry out speech matching to logistics information to obtain the speech information with exhibition platform assorted, and after receiving application system's demand, push speech information to application system through processing system's second interface, promptly, make arbitrary logistics information convert into the speech information that the exhibition platform corresponds through speech matching processing, therefore a processing system can unify and acquire, handle and push information, save very big resource in the ease of operation, convenience and the maintenance of system, solve traditional logistics information processing system and consumed the more serious technical problem of resource in operation and maintenance.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing embodiments thereof with reference to the following drawings in which:
FIG. 1 is a block diagram of a conventional logistics information processing system;
FIG. 2 is a schematic diagram of the construction of a logistic information processing system according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of modules used in a flow full-course tracking process according to an embodiment of the invention;
FIG. 4 is a flow chart of a method of processing logistics information in accordance with an embodiment of the present invention;
FIG. 5 is a schematic diagram of a physical distribution information processing system connected to an upstream and downstream system according to an embodiment of the present invention;
FIG. 6 is a flowchart of an adaptation method according to an embodiment of the invention;
FIG. 7 is a flow chart of a method of performing a verbal matching on logistic information according to an embodiment of the present invention;
FIG. 8 is a flow chart of a method of determining a conversation template based on status categories and a presentation platform, in accordance with an embodiment of the present invention;
FIG. 9 is a flow chart of a method of obtaining conversation information from logistical information and conversation templates, in accordance with an embodiment of the present invention;
FIG. 10 is a flow chart of a filtering method according to an embodiment of the invention;
FIG. 11 is a flow chart of a method for pushing session information required by an application system through a second interface in accordance with an embodiment of the present invention;
FIG. 12 is a flow chart of a method of storing session information according to an embodiment of the present invention;
FIG. 13 is a flow chart of an early warning method according to an embodiment of the invention;
FIG. 14 is a schematic diagram showing interactions between modules of a logistics information processing system in accordance with an embodiment of the present invention;
FIG. 15 is a block diagram of a physical distribution information processing system according to an embodiment of the present invention;
fig. 16 is a block diagram showing the structure of a physical distribution information processing apparatus according to an embodiment of the present invention.
Detailed Description
The present invention is described below based on examples, but the present invention is not limited to only these examples. In the following detailed description of the present invention, certain specific details are set forth in detail. The present invention will be fully understood by those skilled in the art without the details described herein. Well-known methods, procedures, and flows have not been described in detail so as not to obscure the nature of the invention. The figures are not necessarily drawn to scale.
Fig. 1 is a block diagram showing the construction of a conventional logistics information processing system. Referring to fig. 1, the conventional logistics information processing system is composed of three subsystems, namely a waybill system (abbreviated as waybill), a transportation bill system (abbreviated as transbill) and a large-scale system (largeWaybill), each subsystem tracks the logistics responsible for itself in the whole course, and an interface provided separately and externally mainly queries logistics information according to the waybill number and informs a downstream system to acquire data by adopting an asynchronous mechanism.
In view of this, an embodiment of the present invention provides a method and a system for processing logistics information, and referring to fig. 2, the processing system integrates logistics information stored in three subsystems, namely, a waybill system (abbreviated as waybill), a transportation bill system (abbreviated as transbill), and a large-scale system (lagewayball), into a global tracking platform, and provides a query service and a downstream system docking service to the outside through the global tracking platform.
FIG. 3 is a schematic diagram of a module of a physical distribution information processing system used in the physical distribution whole course tracking process, and referring to FIG. 3, the physical distribution information processing system includes: the system comprises a basic configuration module, an adaptation module, a telephone operation matching module, a telephone operation analysis module, a data analysis module, a filtering module, a storage module, an early warning module, a service subscription module and an external notification module, wherein the functions of the modules are sequentially introduced in the following description.
Fig. 4 is a flowchart of a method for processing logistics information according to an embodiment of the present invention, and referring to fig. 4, the method for processing logistics information by using the logistics information processing system includes:
step S101, obtaining logistics information from a business system through a first interface.
It should be noted that, referring to fig. 5, the service system 2 is an upstream system of the logistics information processing system 1, is a system storing logistics information, and may include the foregoing bill system and the bill system, and other external systems (e.g. a large-scale system), so as to facilitate flexible receiving of the logistics information of any external system.
Step S102, for each display platform, performing speaking matching on the logistics information by adopting a speaking template so as to obtain speaking information matched with the display platform.
Specifically, the speaking template is corresponding to the display platform, and the speaking information matched with the display platform is obtained by using the speaking template corresponding to the display platform to perform speaking matching on the logistics information.
It should be noted that, the speaking information is dialogue information that is converted by using the crowd as the dialogue object in the specific display platform, and is a data that is introduced in the current logistics industry for the purpose of facilitating the understanding of the clients of the display platform and improving the experience of the clients, including B data, C data, I data, and the like. For example, the logistic information is "package in state transit center company", and if the display platform is merchant-oriented, the verbal information may be "package sent to state transit center company"; if the display platform is customer-oriented, the session information may be "package has arrived at state transit center company".
Step S103, pushing the conversation information required by the application system through the second interface.
It should be noted that, referring to fig. 5, the application system 3 is a downstream system of the logistics information processing system 1, which is a system for calling the speaking information, and may be a downstream system of the logistics information processing system 1, such as an order front desk, a sorting center, a crowdsourcing platform and other downstream terminals; but may also include, but is not limited to JOS and some order subscription systems.
Specifically, referring to fig. 5, the application system 3 may obtain, by means of service subscription, the service subscription module login permission of the logistics information processing system 1 and then request the required session information from the logistics information processing system 1, for example JOS; the physical distribution information processing system 1 may send the session information to the application system 3 in a notification manner through an external notification module, for example, a system downstream of the physical distribution information processing system 1.
According to the logistics information processing method provided by the invention, any logistics information is converted into the corresponding conversation information of the display platform through conversation matching processing, so that one processing system can uniformly acquire and process the logistics information and the conversation information required by the pushing application system, namely, one processing system uniformly provides services to the outside, so that great resources are saved in terms of usability and convenience of operation and maintenance of the system, and the technical problem that the traditional logistics information processing system consumes more resources in terms of operation and maintenance is solved.
Since the data formats of the logistics information received from different service systems are different, in order to adapt to the modification of the services of each existing service system in a unified manner, referring to fig. 5, the adaptation module of the logistics information processing system 1 is configured to convert the logistics information into the logistics information in the preset data format, so that the logistics information in the preset data format is unified for performing speaking matching in step S102. Accordingly, referring to fig. 6, in an alternative embodiment, the method for processing logistics information further includes: carrying out data verification on the logistics information received from the service system through the adaptation module so as to determine whether the logistics information is qualified data; under the condition that the logistics information is qualified data, acquiring an operation type and a source platform matched with the logistics information from a basic configuration module; according to the matched operation type and source platform, converting the logistics information into logistics information in a preset data format, and transmitting the logistics information obtained after conversion to the step S102, so as to perform speech matching on the logistics information in the preset data format in the step S102. The operation type refers to operation information in the process of generating the logistics information, for example, operators uploading the logistics information, departments to which the operation belongs, and the like.
It should be noted that:
(1) The qualified data is data which does not comprise dirty data, wherein the dirty data refers to that the data in the source system is not in a given range or is meaningless for actual business, or the data format is illegal, and the unnormalized coding and ambiguous business logic exists in the source system;
(2) The operation type and the source platform of the group correspond to one data format, and the original data format of the logistics information is obtained after the operation type and the source platform of the logistics information are obtained, so that the logistics information can be quickly converted into a preset data format;
(3) The preset data format is the preset data format of the logistics information processing system.
In the embodiment of the invention, the logistics information is firstly checked, and then the logistics information is converted into the logistics information with the unified preset data format, so that the adaptation process of the legal data to the logistics information processing system is realized, and the subsequent unified processing and maintenance of the logistics information are facilitated.
Referring to fig. 7, in an alternative embodiment, step S102, for each display platform, performs a speaking match on the logistics information using a speaking template to obtain speaking information matched with the display platform, including:
step S201, determining the state category of the waybill in the logistics information according to the logistics information.
The status type of the waybill includes, for example, already in warehouse, in transit, arriving at the transit center, already distributed, and the like.
Step S202, determining a speaking template according to the state type and the display platform.
Specifically, referring to fig. 8, this step may read matching rules from the template configuration table by a speaking matching module, and then, after the rule engine (e.g., drools, velocity) is initialized, execute the matching rules by the rule engine to determine the speaking template of the logistics information. Wherein reading the matching rule from the template configuration table comprises: a file path (e.g., in url) storing the matching rule in a database (e.g., mySQL) is obtained, and the file storing the matching rule is stored in the Jss, so that the matching rule is read from the Jss after the file path storing the matching rule is obtained. In the database, a set of state classes and display platforms correspond to a file path, and a matching rule is stored in a file path, so that a set of state classes and display platforms correspond to a matching rule (i.e., the matching rule is set according to the state classes and display platforms), and the file path is determined according to the state classes and display platforms so as to obtain the corresponding matching rule. It should be noted that, if the speaking template cannot be output after the rule is executed, the format difference between the rule engine and the matching rule is large, and the rule engine needs to be initialized again after the matching rule is set by the rule reset to output the speaking template.
Step S203, obtaining the speaking information according to the logistics information and the speaking template.
Referring to fig. 9, in this step, the speaking operation analysis module performs data verification on the logistics information to determine whether to perform speaking operation information conversion on the same logistics information, under the premise of ensuring anti-duplication, an analysis engine (for example, a relationship engine), analysis template rules and analysis data rules are obtained from a basic configuration service provided by the basic configuration module, the logistics information is analyzed by the analysis engine based on the analysis data rules and the speaking operation template is analyzed based on the analysis template rules, and then the analyzed logistics information is set at a corresponding position in the speaking operation template according to the analysis result of the speaking operation template, so as to obtain the speaking operation information.
In the embodiment of the invention, the speaking matching template further corresponds to the current state category of the logistics information, so that the speaking matching is realized through the speaking matching template, thereby being beneficial to improving the efficiency of speaking matching and improving the accuracy of speaking information.
Referring to fig. 10, in an alternative embodiment, the method for processing logistics information further includes: judging whether a conversation template is stored in a template configuration table through a filtering module; judging whether similar data of the logistics information is stored in the whole course tracking table according to a preset rule under the condition that a speaking template is stored in the template configuration table; and under the condition that similar data is not stored in the whole course tracking table, executing step S102, and performing speaking matching on the logistics information according to the display platform of the logistics information. The template configuration table and the global tracking table may be stored in the same database.
Furthermore, the preset rules can be customized according to the requirements, and can be set to be similar data of the logistics information, namely, similar data meeting the five-in-one principle with the logistics information is not subjected to repeated speaking and operation matching operation.
It should be noted that, the template configuration table stores a plurality of speaking templates, each speaking template corresponds to a group of state types and display platforms, so that whether the corresponding speaking template exists or not can be searched according to the state types and the display platforms; the whole-course tracking table stores a plurality of sets of logistics information, each logistics information has a corresponding conversation template, but the plurality of logistics information can use the same conversation template, so that the conversation template is less than the logistics information, and the information content of the conversation template is less than the logistics information.
Specifically, in the case where the speaking template is not stored in the template configuration table, similar data without the logistics information is described; in the case that similar data is stored in the whole course tracking table, it is explained that the current processed logistics information may be the logistics information repeatedly submitted by the misoperation of the staff, so that repeated speaking operation matching operation is not performed on the logistics information.
According to the embodiment of the invention, the similar data of the logistics information is filtered, so that the quantity of the logistics information to be processed is reduced, particularly, the logistics information repeatedly submitted by misoperation of workers is effectively processed, and in the process of filtering the similar data of the logistics information, a speaking and operation template is searched through a template configuration table first, and then the similar data of the logistics information is searched through a whole-course tracking table, so that the filtering of the same logistics information is realized at a higher query speed.
Referring to fig. 11, in an alternative embodiment, step S103 of pushing, through the second interface, the session information required by the application system includes performing, through the data parsing module, the following steps:
acquiring an attribute list from a data configuration table according to the waybill state and the display platform of information required by an application system (the data configuration table can be stored in a database);
under the condition that the attribute list is obtained, analyzing the dialogue information to extract attribute values of the attributes in the attribute list;
assembling the attribute and the corresponding attribute value in the attribute list to obtain assembled data;
the assembly data is pushed to the downstream application system through the second interface.
It should be noted that, the data configuration table stores the corresponding relation between the waybill state and the data set of the display platform and the attribute list, and the corresponding relation can be customized according to the application system.
The embodiment of the invention mainly collects the data of the application system which is required to be notified by the node characterized by the call operation information, provides a specific implementation mode for pushing the call operation information required by the application system, stores the corresponding relation between the data group of the waybill state and the display platform and the attribute list in the data configuration table, acquires the attribute list of the information required by the application system through the data configuration table, and further rapidly assembles the required information of the application system.
In an alternative embodiment, the speaking information includes a plurality of sub-speaking information categorized by the presentation platform; after obtaining the conversation information matched with the logistics information, the logistics information processing method further comprises the following steps: the plurality of sub-microphone information classifications are stored in different memory locations.
For example, referring to fig. 12, where the sub-phone information includes B data for a merchant and C data for a customer, the method for processing the logistics information further includes storing the B data in the Hbase storage module and the C data in the database storage module after the storage module distributes the B data using the storage mode.
In the embodiment of the invention, the heterogeneous data source clustered storage mode is used, so that the storage, reading and maintenance of the conversation information are mutually independent, and the high reliability and high availability of the service are ensured.
In an optional embodiment, the method for processing logistics information further includes executing, by the early warning module, the following steps:
acquiring a pre-warning rule of logistics information;
judging whether the transportation information in the logistics information meets the preset standard according to the early warning rule;
and under the condition that the transportation information does not accord with the preset standard, generating an early warning record according to the effective mechanism, and sending the early warning record according to the sending rule.
Specifically, the transportation information includes a transportation track, a transportation node time, and the like. Referring to fig. 13, the foregoing early warning rule, validation mechanism and sending rule may be set by a basic configuration service of the logistic information processing system before use, and after the sending rule is set, the early warning record may be sent out according to the sending rule, where the early warning rule specifies a predetermined standard of transportation information, and the setting of the early warning rule includes: creating an early warning rule and binding the early warning rule to the two links of the transportation node; the effective mechanism prescribes the generation time of the early warning record and the content of the early warning record; the sending rule prescribes a receiving terminal of the early warning record and a receiving and transmitting mode of the early warning record.
The method for processing the logistics information aims at monitoring and early warning the logistics information, and the logistics information can be generated by all nodes in the cargo transportation process, so that the method for processing the logistics information achieves early warning of the whole-course tracking nodes.
In the above description of the method for processing logistics information, the roles of the modules of the logistics information processing system shown in fig. 3 are described, it should be noted that the logistics information of the large-scale system and the data to be processed of the logistics information processing system may have the same format, so that the data format conversion is not required to be performed through the adaptation module, and the session information obtaining device of the large-scale system may be configured to notify the module through the external notification module, where the interactions between the modules of the logistics information processing system are shown in fig. 14. Referring to FIG. 14, the basic configuration between modules is vertical, forming chain dependencies from top to bottom for interaction; the logistics information processing system obtains logistics information from the service system through the adaptation interface of the adaptation module and the external subscription interface of the service subscription module, and pushes the speaking information to the application system through the event notification interface of the external notification module.
FIG. 15 is a block diagram showing the structure of a physical distribution information processing system according to an embodiment of the present invention. Referring to fig. 15, the processing system of logistics information includes:
an acquisition module 100, configured to acquire logistics information from a service system through a first interface;
the processing module 200 is configured to perform a speaking match on the logistics information by using a speaking template for each display platform, so as to obtain speaking information matched with the display platform;
and the pushing module 300 is used for pushing the conversation information required by the application system through the second interface.
According to the logistics information processing system provided by the embodiment of the invention, any logistics information is converted into the corresponding conversation information of the display platform through conversation matching processing, so that one processing system can uniformly acquire and process the logistics information and the conversation information required by the pushing application system through the first interface and the second interface, namely, one processing system uniformly provides services to the outside, great resources are saved in terms of usability and convenience of operation and maintenance of the system, and the technical problem that the traditional logistics information processing system consumes more resources in terms of operation and maintenance is solved.
In an alternative embodiment, the processing module is configured to:
determining the state category of the waybill in the logistics information according to the logistics information;
determining a speaking template according to the state type and the display platform;
obtaining the speaking information according to the logistics information and the speaking template.
In an alternative embodiment, the processing module is further configured to:
judging whether a conversation template is stored in the template configuration table;
judging whether similar data of the logistics information is stored in the whole course tracking table according to a preset rule under the condition that a speaking template is stored in the template configuration table;
under the condition that similar data is not stored in the whole course tracking table, carrying out speaking matching on the logistics information according to the display platform of the logistics information.
In an alternative embodiment, the preset rule is that the data of the same order number, the same state, the same operation time, the same operator and the same display platform are similar to the data of the logistics information.
In an alternative embodiment, the method further comprises: the adaptation module is used for:
checking the logistics information to determine whether the logistics information is qualified data;
under the condition that the logistics information is qualified data, acquiring the operation type and source platform of the logistics information;
according to the operation type and the source platform, the logistics information is converted into logistics information in a preset data format, so that the logistics information in the preset data format is subjected to speaking matching.
In an alternative embodiment, the pushing module is configured to:
acquiring an attribute list from a data configuration table according to the waybill state and the display platform of the information required by the application system;
analyzing the dialogue information to extract attribute values of the attributes in the attribute list;
assembling the attribute and the corresponding attribute value in the attribute list to obtain assembled data;
pushing the assembled data to the application system through the second interface.
In an alternative embodiment, the speaking information includes a plurality of sub-speaking information categorized by the display platform, and the system further includes a storage module for: after obtaining the matched conversation information of the logistics information, storing the multiple sub-conversation information in different storage units in a classified mode.
In an alternative embodiment, the system further comprises an early warning module, wherein the early warning module is used for:
acquiring a pre-warning rule of logistics information;
judging whether the transportation information in the logistics information meets the preset standard according to the early warning rule;
and under the condition that the transportation information does not accord with the preset standard, generating an early warning record according to the effective mechanism, and sending the early warning record according to the sending rule.
The device for processing logistics information according to an embodiment of the present invention comprises:
a memory for storing computer instructions;
and a processor coupled to the memory, the processor configured to perform the method of processing the above-described logistics information based on computer instructions stored in the memory.
The apparatus shown in fig. 16 is merely one example of a processing device of logistics information, and should not be construed as limiting the function and scope of use of the embodiment of the present invention. Referring to fig. 16, the processing apparatus of the logistics information includes a processor 401, a memory 402 and an input-output device 403 connected by a bus. Memory 402 includes Read Only Memory (ROM) and Random Access Memory (RAM), and memory 402 stores various computer instructions and data necessary for performing system functions, and processor 401 reads various computer instructions from memory 402 to perform various appropriate actions and processes. The input-output device 403 includes an input section of a keyboard, a mouse, or the like; an output section including a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), etc., and a speaker, etc.; a storage section including a hard disk or the like; and a communication section including a network interface card such as a LAN card, a modem, and the like. The memory 402 also stores the following computer instructions to perform the operations specified by the method for processing logistics information according to an embodiment of the present invention: obtaining logistics information from a service system through a first interface; for each display platform, performing speaking matching on the logistics information by adopting a speaking template to obtain speaking information matched with the display platform; and pushing the conversation information required by the application system through the second interface.
Accordingly, embodiments of the present invention provide a computer-readable storage medium storing computer instructions that, when executed, perform operations specified by the above-described logistic information processing method.
The flowcharts, block diagrams in the figures illustrate the possible architectural framework, functions, and operations of the systems, methods, apparatus of the embodiments of the present invention, and the blocks in the flowcharts and block diagrams may represent a module, a program segment, or a code segment, which is an executable instruction for implementing the specified logical function(s). It should also be noted that the executable instructions that implement the specified logic functions may be recombined to produce new modules and program segments. The blocks of the drawings and the order of the blocks are thus merely to better illustrate the processes and steps of the embodiments and should not be taken as limiting the invention itself.
The various modules or units of the system may be implemented in hardware, firmware, or software. The software includes, for example, code programs formed using various programming languages such as JAVA, C/C++/C#, SQL, and the like. Although steps and sequences of steps of embodiments of the present invention are presented in terms of methods and apparatus, executable instructions for implementing the specified logical function(s) of the steps may be rearranged to produce new steps. The order of the steps should not be limited to only the order of the steps in the method and method illustration, but may be modified at any time as required by the function. For example, some of the steps may be performed in parallel or in reverse order.
Systems and methods according to the present invention may be deployed on a single or multiple servers. For example, different modules may be deployed on different servers, respectively, to form a dedicated server. Alternatively, the same functional units, modules, or systems may be distributed across multiple servers to relieve load pressure. The server includes, but is not limited to, a plurality of PCs, PC servers, blades, supercomputers, etc. connected on the same local area network and through the Internet.
The above description is only of the preferred embodiments of the present invention and is not intended to limit the present invention, and various modifications and variations may be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (9)

1. A method for processing logistics information, comprising:
obtaining logistics information from a service system through a first interface;
checking the logistics information to determine whether the logistics information is qualified data;
under the condition that the logistics information is qualified data, acquiring the operation type and source platform of the logistics information;
according to the operation type and the source platform, converting the logistics information into logistics information in a preset data format;
for each display platform, performing speaking matching on the logistics information in the preset data format by adopting a speaking template to obtain speaking information matched with the display platform;
pushing the speaking information required by the application system through a second interface;
and for each display platform, performing speaking matching on the logistics information in the preset data format by adopting a speaking template to obtain speaking information matched with the display platform, wherein the speaking matching comprises the following steps: determining the state category of the waybill in the logistics information according to the logistics information in the preset data format; determining a speaking template according to the state category and the display platform; and obtaining the speaking information according to the logistics information in the preset data format and the speaking template.
2. The method of processing according to claim 1, further comprising:
judging whether the conversation template is stored in a template configuration table;
judging whether the whole course tracking table stores similar data of the logistics information according to a preset rule under the condition that the conversation template is stored in the template configuration table;
and under the condition that the similar data is not stored in the whole course tracking table, carrying out speaking matching on the logistics information according to the display platform of the logistics information.
3. The processing method according to claim 2, wherein the predetermined rule is that the data of the same order number, the same state, the same operation time, the same operator and the same display platform as the logistics information is the similar data.
4. The processing method according to claim 1, wherein pushing the session information required by the application system through the second interface includes:
acquiring an attribute list from a data configuration table according to the waybill state and the display platform of the information required by the application system;
analyzing the speaking information to extract attribute values of the attributes in the attribute list;
assembling the attributes in the attribute list and the corresponding attribute values to obtain assembled data;
pushing the assembly data to the application system through the second interface.
5. A process according to claim 1, wherein,
the speaking information comprises a plurality of sub-speaking information classified according to a display platform;
after obtaining the conversation information matched with the logistics information, the method further comprises the following steps: and storing the plurality of sub-microphone information classifications in different storage units.
6. The method of processing according to claim 1, further comprising:
acquiring an early warning rule of the logistics information;
judging whether the transportation information in the logistics information meets a preset standard according to the early warning rule;
and under the condition that the transportation information does not accord with the preset standard, generating an early warning record according to an effective mechanism, and sending the early warning record according to a sending rule.
7. A system for processing logistics information, comprising:
the acquisition module is used for acquiring logistics information from the service system through the first interface;
the adaptation module is used for verifying the logistics information to determine whether the logistics information is qualified data or not; under the condition that the logistics information is qualified data, acquiring the operation type and source platform of the logistics information; according to the operation type and the source platform, converting the logistics information into logistics information in a preset data format;
the processing module is used for carrying out speaking matching on the logistics information in the preset data format by adopting a speaking template for each display platform so as to obtain speaking information matched with the display platform;
the pushing module is used for pushing the speaking information required by the application system through the second interface;
the processing module performs a speaking match on the logistic information in the preset data format by adopting a speaking template for each display platform to obtain speaking information matched with the display platform, and the processing module comprises: determining the state category of the waybill in the logistics information according to the logistics information in the preset data format; determining a speaking template according to the state category and the display platform; and obtaining the speaking information according to the logistics information in the preset data format and the speaking template.
8. A computer readable storage medium storing computer instructions which, when executed, implement the method of processing logistics information according to any one of claims 1 to 6.
9. A device for processing logistics information, comprising:
a memory for storing computer instructions;
a processor coupled to the memory, the processor configured to perform a processing method implementing the logistics information of any one of claims 1 to 6 based on computer instructions stored by the memory.
CN201910468117.5A 2019-05-31 2019-05-31 Logistics information processing method and processing system Active CN112016285B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910468117.5A CN112016285B (en) 2019-05-31 2019-05-31 Logistics information processing method and processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910468117.5A CN112016285B (en) 2019-05-31 2019-05-31 Logistics information processing method and processing system

Publications (2)

Publication Number Publication Date
CN112016285A CN112016285A (en) 2020-12-01
CN112016285B true CN112016285B (en) 2023-11-07

Family

ID=73500586

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910468117.5A Active CN112016285B (en) 2019-05-31 2019-05-31 Logistics information processing method and processing system

Country Status (1)

Country Link
CN (1) CN112016285B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113569718A (en) * 2021-07-26 2021-10-29 阿波罗智联(北京)科技有限公司 Reminding method, device, equipment, system and storage medium
CN117035619B (en) * 2023-10-09 2023-12-15 福建至简至一信息科技有限公司 Logistics supply chain scene cooperation method, system and equipment based on user definition

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989084A (en) * 2015-02-11 2016-10-05 阿里巴巴集团控股有限公司 Question answering method and device
CN107093081A (en) * 2016-11-24 2017-08-25 北京小度信息科技有限公司 Service strategy formulating method and device
CN107340991A (en) * 2017-07-18 2017-11-10 百度在线网络技术(北京)有限公司 Switching method, device, equipment and the storage medium of speech roles
CN107423363A (en) * 2017-06-22 2017-12-01 百度在线网络技术(北京)有限公司 Art generation method, device, equipment and storage medium based on artificial intelligence

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106485438A (en) * 2015-09-02 2017-03-08 阿里巴巴集团控股有限公司 stream line information processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989084A (en) * 2015-02-11 2016-10-05 阿里巴巴集团控股有限公司 Question answering method and device
CN107093081A (en) * 2016-11-24 2017-08-25 北京小度信息科技有限公司 Service strategy formulating method and device
CN107423363A (en) * 2017-06-22 2017-12-01 百度在线网络技术(北京)有限公司 Art generation method, device, equipment and storage medium based on artificial intelligence
CN107340991A (en) * 2017-07-18 2017-11-10 百度在线网络技术(北京)有限公司 Switching method, device, equipment and the storage medium of speech roles

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
我国茶叶电子商务市场的营销模式探讨;马英杰;王磊;;福建茶叶(06);全文 *
电子商务物流软件系统开发应用;谢明;胡锋松;;计算机技术与发展(01);全文 *

Also Published As

Publication number Publication date
CN112016285A (en) 2020-12-01

Similar Documents

Publication Publication Date Title
CN109379326B (en) XML message rule checking method, equipment and storage medium
CN109933514B (en) Data testing method and device
CN111431926B (en) Data association analysis method, system, equipment and readable storage medium
CN110781180B (en) Data screening method and data screening device
CN111954173A (en) Method, device, server and computer readable storage medium for sending short message
CN112016285B (en) Logistics information processing method and processing system
CN113312341B (en) Data quality monitoring method, system and computer equipment
CN112445866A (en) Data processing method and device, computer readable medium and electronic equipment
CN114610608A (en) Test case processing method and device, electronic equipment and storage medium
CN116069838A (en) Data processing method, device, computer equipment and storage medium
CN109597702B (en) Root cause analysis method, device, equipment and storage medium for message bus abnormity
CN111724089A (en) Order receiving and dispatching distribution method, system, terminal and storage medium
US11657063B2 (en) Behavioral analytics in information technology infrasturcture incident management systems
CN110728118B (en) Cross-data-platform data processing method, device, equipment and storage medium
CN115408236A (en) Log data auditing system, method, equipment and medium
CN115204841A (en) Workflow generation method and device, electronic equipment and storage medium
CN115496470A (en) Full-link configuration data processing method and device and electronic equipment
CN115330301A (en) Method and device for determining abnormal conditions of logistics documents
CN114546780A (en) Data monitoring method, device, equipment, system and storage medium
CN114218313A (en) Data management method, device, electronic equipment, storage medium and product
CN110930195A (en) Data processing method and electronic equipment
CN112799797A (en) Task management method and device
CN111045983A (en) Nuclear power station electronic file management method and device, terminal equipment and medium
CN112749204A (en) Method and device for reading data
CN111464599B (en) Message pushing method, system, device, computer readable storage medium and equipment

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
TA01 Transfer of patent application right

Effective date of registration: 20210302

Address after: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Applicant after: Beijing Jingbangda Trading Co.,Ltd.

Address before: 8 / F, 76 Zhichun Road, Haidian District, Beijing 100195

Applicant before: BEIJING JINGDONG SHANGKE INFORMATION TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING JINGDONG CENTURY TRADING Co.,Ltd.

Effective date of registration: 20210302

Address after: 6 / F, 76 Zhichun Road, Haidian District, Beijing 100086

Applicant after: Beijing Jingdong Zhenshi Information Technology Co.,Ltd.

Address before: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Applicant before: Beijing Jingbangda Trading Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant