CN111522871B - Order data aggregation method, device and storage medium - Google Patents

Order data aggregation method, device and storage medium Download PDF

Info

Publication number
CN111522871B
CN111522871B CN202010329911.4A CN202010329911A CN111522871B CN 111522871 B CN111522871 B CN 111522871B CN 202010329911 A CN202010329911 A CN 202010329911A CN 111522871 B CN111522871 B CN 111522871B
Authority
CN
China
Prior art keywords
order
order data
message format
service
collecting
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
CN202010329911.4A
Other languages
Chinese (zh)
Other versions
CN111522871A (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 Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech 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 Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010329911.4A priority Critical patent/CN111522871B/en
Publication of CN111522871A publication Critical patent/CN111522871A/en
Application granted granted Critical
Publication of CN111522871B publication Critical patent/CN111522871B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • 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
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Software Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses an order data collecting method, which comprises the steps that a plurality of contacts call order collecting service respectively; the order collecting service stores a plurality of first order data collecting tables generated by the contacts; and carrying out message format conversion on the plurality of first order data stored in the aggregation table to form a plurality of second order data with unified message format. The invention can form a unified collecting entry on one hand by the flow setting of firstly collecting order data and then converting the message format, thereby facilitating the storage of a collecting table of the order data; on the other hand, unified batch processing is conveniently carried out on the collected order data sets, and the overall processing speed of large-scale order processing can be effectively improved.

Description

Order data aggregation method, device and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and an apparatus for collecting order data, and a storage medium.
Background
With the development of computer network technology, the use of order processing systems is becoming more and more popular, and especially in the business model of O2O, an order processing system of a business front server often needs to interface with many different types of contacts with wide distribution, where the contacts are service points that can reach potential customers, such as a user mobile phone client, a PC client, or a self-service desk.
In the prior art, because of different types of contacts, such as a user mobile phone client, a PC client or a self-service desk, the interface specification of order collection and the generated order types are different because the operating systems of the contacts are different, when the order processing system of the server in front of the desk is in butt joint with the contacts, a conversion layer service is generally required to be customized and developed so as to convert the format of a peripheral order message into the standard message format required by the order processing system of the front server and then collect the peripheral order message. The defect is that the order message generated by different contacts can be collected only by respectively carrying out format conversion, so that the collection inlets are not uniform, and the uniform processing of the format conversion of the order message is inconvenient. On the other hand, when a new contact is added, the workload of message format conversion is correspondingly increased, and when a new contact type is added, new conversion layer service is required to be formulated and developed, so that the workload of system transformation is larger, and the later maintenance is not facilitated.
Disclosure of Invention
The invention aims to solve the technical problem of providing an order data gathering method, an order data gathering device and a storage medium aiming at the defects of the prior art.
The technical scheme for solving the technical problems is as follows:
according to one aspect of an embodiment of the present invention, a method for aggregating order data includes:
the plurality of contacts respectively call order aggregation service;
the order collecting service stores a plurality of first order data collecting tables generated by the contacts;
and carrying out message format conversion on the plurality of first order data stored in the aggregation table to form a plurality of second order data with unified message format.
Further, the plurality of contacts are distributed contacts, and include multiple types of contacts, and message formats of first order data generated by the different types of contacts are different.
Further, the process of converting the message format of the plurality of first order data stored in the aggregation table to form a plurality of second order data with a unified message format includes:
judging whether the message format of the first order data belongs to a convertible message format configured in a preset table of a message standardized conversion public API or not;
if yes, carrying out message format conversion on the first order data according to a message template and a conversion mode configured in a preset table of the message standardized conversion public API to form the second order data with the unified message format;
if not, calling a customized message format conversion program to perform corresponding message format conversion, so that the first order data are converted into the second order data with the unified message format.
Further, the process of converting the first order data into the second order data with the unified message format according to the message template and the conversion mode configured in the preset table of the message standardized conversion public API includes:
inquiring and configuring a message template and a conversion mode corresponding to the first order data in the preset table according to the ID and the type of the contact for generating the first order data;
and carrying out message analysis and format conversion on the first order data according to the message template and the conversion mode, so that the first order data form second order data with a unified message format.
Further, the order aggregation service includes:
an order creation collecting service for collecting newly created orders;
the order state synchronous collecting service is used for collecting orders needing state synchronization;
the order information backfill collecting service is used for collecting orders needing information backfill;
the order collecting service provides corresponding service according to the purpose of calling the collecting service by the contact.
According to another aspect of an embodiment of the present invention, an order data collecting apparatus includes:
the order collecting service calling module is arranged in each contact and used for respectively calling order collecting services by a plurality of contacts;
the order aggregation service module is used for storing a plurality of first order data aggregation tables generated by the contacts;
and the message format conversion module is used for carrying out message format conversion on the plurality of first order data stored in the aggregation table to form a plurality of second order data with unified message format.
Further, the message format conversion module includes:
the judging module is used for judging whether the message format of the first order data belongs to a convertible message format configured in a preset table of the message format conversion service;
the execution module under the affirmative condition is used for carrying out message format conversion on the first order data according to the message template and the conversion mode configured in the preset table to form the second order data with the unified message format;
and the execution module under negative condition is used for carrying out message format conversion through a customized message format conversion customization service with a corresponding message template and a conversion mode, so that the first order data are converted into the second order data with the unified message format.
Further, the order aggregation service module includes:
an order creation collection service sub-module for creating a collection of new orders;
an order state synchronization collecting service sub-module for synchronizing the order state synchronized by a third party;
the order information backfill collection service sub-module is used for synchronizing the order change information synchronized by a third party;
the order aggregation service module provides a corresponding service sub-module according to the purpose of calling the aggregation service by the contact.
According to yet another aspect of an embodiment of the present invention, an order data aggregation device includes a memory and a processor, wherein:
the memory is used for storing program instructions;
the processor is configured to call and execute the program instructions stored in the memory, and when the processor executes the program instructions stored in the memory, the order data aggregation device is configured to execute the method of any one of the above.
The invention has the beneficial effects that:
1. through the flow setting of firstly collecting order data and then converting the message format, on one hand, a unified collecting entry can be formed, and the collecting table of the order data is convenient to store; on the other hand, unified batch processing is conveniently carried out on the collected order data sets, and the overall processing speed of large-scale order processing can be effectively improved.
2. And converting the message format of the unconfigured order message format in the preset table through the customized message format conversion service with the corresponding message template and the conversion mode, thereby effectively expanding the processable range of the message format.
Drawings
FIG. 1 is a schematic flow chart of embodiment 1 of the present invention;
FIG. 2 is a diagram illustrating a message format conversion flow according to embodiment 2 of the present invention;
FIG. 3 is a schematic flow chart of embodiment 3 of the present invention;
fig. 4 is a block diagram showing the structure of a device according to embodiment 4 of the present invention.
Detailed Description
The principles and features of the present invention are described below with reference to the drawings, the illustrated embodiments are provided for illustration only and are not intended to limit the scope of the present invention.
Example 1
As shown in fig. 1, a method for collecting order data includes:
s101: the plurality of contacts respectively call order aggregation service;
the contact is a generic term for a user terminal that touches a user, and may be on various user devices, such as a cell phone, tablet, computer, television, or any other electronic medium that may be used to generate a user order online.
The order collecting service is a service program for collecting orders, which is integrated or independent of an order management system, and can be a service program which is independently subscribed for different contacts or a service program which is uniformly applicable to all contacts. The individually subscribed order aggregation service can not only implement the aggregation of orders, but also can implement the conversion of the order message format at the same time. The unified applicable order aggregation service, although applicable to order aggregation of different message formats of different types of contacts, cannot complete the unification of the order message formats while aggregating.
In step S101, the plurality of contacts respectively call the order aggregation service, that is, call the order aggregation service that is uniformly applicable to orders in different message formats of different types of contacts.
Further, in step S01, the plurality of contacts are distributed contacts, and the message formats of the first order data generated by the contacts of the plurality of types and different types are different. When one of the contacts generates an order data, the contact can simultaneously call an order collecting service to collect the order data. The contacts can be distributed differently and the generated orders are different in types, but the same order collecting service is called, and the same order collecting service can collect the order data with different sources and different types through a unified collecting inlet.
S102: the order collecting service stores a plurality of first order data collecting tables generated by the contacts;
the sorting table storage means that the order sorting service stores a plurality of first order data generated by the plurality of contacts into a relational database in a list form after being called by the plurality of contacts.
S103: and carrying out message format conversion on the plurality of first order data stored in the aggregation table to form a plurality of second order data with unified message format.
The message format conversion of the first order data is to perform batch format conversion on the first order data stored in the table in a batch data processing mode.
As shown in fig. 2, further, the message format conversion process in step S103 includes:
s1031: judging whether the message format of the first order data belongs to a convertible message format configured in a preset table of a message standardized conversion public API or not;
s1032: if yes, carrying out message format conversion on the first order data according to a message template and a conversion mode configured in a preset table of the message standardized conversion public API to form the second order data with the unified message format;
s1033: if not, calling a customized message format conversion program to perform corresponding message format conversion, so that the first order data are converted into the second order data with the unified message format.
Further, the message format conversion process in step S1032 includes:
s10321: inquiring and configuring a message template and a conversion mode corresponding to the first order data in the preset table according to the ID and the type of the contact for generating the first order data;
s10322: and carrying out message analysis and format conversion on the first order data according to the message template and the conversion mode, so that the first order data form second order data with a unified message format.
The message parsing and format conversion in step S1032 are conventional technical means for message parsing and format conversion in the prior art.
Compared with the prior art, the method and the system for processing the first order data by using the customized message format conversion service have the advantages that the first order data are converted one by one before collection, and a batch data processing mode is adopted in large-scale order processing. According to the embodiment, through the process setting of firstly collecting order data and then converting the format of the message, on one hand, a unified collecting entry can be formed, and the collecting table of the order data is convenient to store; on the other hand, unified batch processing is conveniently carried out on the collected order data sets, and the efficiency and the speed of large-scale order processing can be obviously improved.
Example 2
As shown in fig. 3, further, on the basis of embodiment 1, the order aggregation service includes:
an order creation collecting service for collecting newly created orders;
the order state synchronous collecting service is used for collecting orders needing state synchronization;
the order information backfill collecting service is used for collecting orders needing information backfill;
the order collecting service provides corresponding service according to the purpose of calling the collecting service by the contact.
The order creation and collection service is the most one form for the order collection service, and mainly collects newly created orders; the order state synchronous collecting service is used for collecting orders needing state synchronization; the order information backfill collecting service is used for collecting orders needing information backfill. The condition that needs to be status synchronized or information backfilled is generally an order of the type that needs to be status synchronized or information backfilled after the order data is changed due to corresponding processing when the order passes through a third party.
The main difference between embodiment 2 and embodiment 1 is that the types of order aggregation services are further refined, each type of order aggregation service corresponds to a corresponding type of order processing, but the aggregation table, and the unified batch processing after entering the table, are the same on the process itself. And after the order processing system finishes the conversion of the order collection and the order message format, further classifying the collected different types according to the type of the order collection. The purpose of the sorting process of different types of orders is also to be able to perform data batch processing on orders with the same task requirements, so as to be efficient and quick in large-scale order processing.
As shown in fig. 3, after determining the order collection type, the creation order verification, the state synchronization order verification and the information backfill order verification are respectively performed according to the order collection type, including the created order, the state synchronization order and the information backfill order. The order collection processing can be carried out on the created order through an order instantiation program, and the order with synchronous state and information backfill is only required to be informed to the system by a notification workflow that the order collection is completed, and then the order collection list processing identification corresponding to the order is updated to be processed.
Example 3
As shown in fig. 4, an order data collecting device is characterized by comprising:
an order collecting service calling module 401, which is arranged in each contact and is used for respectively calling the order collecting service by a plurality of contacts;
an order aggregation service module 402, configured to store a plurality of first order data aggregation tables generated by the plurality of contacts;
the message format conversion module 403 is configured to perform message format conversion on the plurality of first order data stored in the aggregation table, so as to form a plurality of second order data with a unified message format.
Further, the message format conversion module 403 includes:
the judging module is used for judging whether the message format of the first order data belongs to a convertible message format configured in a preset table of the message format conversion service;
the execution module under the affirmative condition is used for carrying out message format conversion on the first order data according to the message template and the conversion mode configured in the preset table to form the second order data with the unified message format;
and the execution module under negative condition is used for carrying out message format conversion through a customized message format conversion customization service with a corresponding message template and a conversion mode, so that the first order data are converted into the second order data with the unified message format.
Further, the order aggregation service module includes:
an order creation collection service sub-module for creating a collection of new orders;
an order state synchronization collecting service sub-module for synchronizing the order state synchronized by a third party;
the order information backfill collection service sub-module is used for synchronizing the order change information synchronized by a third party;
the order aggregation service module provides a corresponding service sub-module according to the purpose of calling the aggregation service by the contact.
Example 4
An order data aggregation device comprising a memory and a processor, wherein:
the memory is used for storing program instructions;
the processor for invoking and executing program instructions stored in the memory, the order data aggregation device for performing the method of any one of claims 1-5 when the processor executes the program instructions stored in the memory.
The reader will appreciate that in the description of this specification, a description of terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the method embodiments described above are merely illustrative, e.g., the division of steps is merely a logical function division, and there may be additional divisions of actual implementation, e.g., multiple steps may be combined or integrated into another step, or some features may be omitted or not performed.
The above-described method, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present invention is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods of the embodiments of the present invention. And the aforementioned storage medium includes: a usb disk, a removable hard disk, a Read-only memory (ROM), a random access memory (RAM, randomAccessMemory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The present invention is not limited to the above embodiments, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the present invention, and these modifications and substitutions are intended to be included in the scope of the present invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (5)

1. A method for aggregating order data, comprising:
the plurality of contacts respectively call order aggregation service;
the order collecting service stores a plurality of first order data collecting tables generated by the contacts;
performing message format conversion on the plurality of first order data stored in the aggregation table to form a plurality of second order data with unified message format;
the order aggregation service includes:
an order creation collecting service for collecting newly created orders;
the order state synchronous collecting service is used for collecting orders needing state synchronization;
the order information backfill collecting service is used for collecting orders needing information backfill;
the order collecting service provides corresponding service according to the purpose of calling the collecting service by the contact;
the process of converting the message format of the first order data stored in the aggregation table to form the second order data with unified message format includes:
judging whether the message format of the first order data belongs to a convertible message format configured in a preset table of a message standardized conversion public API or not;
if yes, carrying out message format conversion on the first order data according to a message template and a conversion mode configured in a preset table of the message standardized conversion public API to form the second order data with the unified message format;
if not, calling a customized message format conversion program to perform corresponding message format conversion, so that the first order data is converted into the second order data with the unified message format.
2. The method of claim 1, wherein the plurality of contacts are distributed contacts and include a plurality of types, and wherein the message formats of the first order data generated by the different types of contacts are different.
3. The method of claim 1, wherein the process of converting the first order data into the second order data with the unified message format according to the message template and the conversion mode configured in the preset table of the message standardized conversion public API includes:
inquiring and configuring a message template and a conversion mode corresponding to the first order data in the preset table according to the ID and the type of the contact for generating the first order data;
and carrying out message analysis and format conversion on the first order data according to the message template and the conversion mode, so that the first order data form second order data with a unified message format.
4. An order data aggregation device, comprising:
the order collecting service calling module is arranged in each contact and used for respectively calling order collecting services by a plurality of contacts;
the order aggregation service module is used for storing a plurality of first order data aggregation tables generated by the contacts;
the message format conversion module is used for carrying out message format conversion on the plurality of first order data stored in the aggregation table to form a plurality of second order data with unified message format;
the order aggregation service module comprises:
an order creation collection service sub-module for creating a collection of new orders;
an order state synchronization collecting service sub-module for synchronizing the order state synchronized by a third party;
the order information backfill collection service sub-module is used for synchronizing the order change information synchronized by a third party;
the order aggregation service module provides a corresponding service sub-module according to the purpose of calling aggregation service by the contact;
the message format conversion module further comprises:
the judging module is used for judging whether the message format of the first order data belongs to a convertible message format configured in a preset table of the message format conversion service;
the execution module under the affirmative condition is used for carrying out message format conversion on the first order data according to the message template and the conversion mode configured in the preset table to form the second order data with the unified message format;
and the execution module under negative condition is used for carrying out message format conversion through a customized message format conversion customization service with a corresponding message template and a conversion mode, so that the first order data is converted into the second order data with the unified message format.
5. An order data aggregation device comprising a memory and a processor, wherein:
the memory is used for storing program instructions;
the processor for invoking and executing program instructions stored in the memory, the order data aggregation device for performing the method of any one of claims 1-3 when the processor executes the program instructions stored in the memory.
CN202010329911.4A 2020-04-23 2020-04-23 Order data aggregation method, device and storage medium Active CN111522871B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010329911.4A CN111522871B (en) 2020-04-23 2020-04-23 Order data aggregation method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010329911.4A CN111522871B (en) 2020-04-23 2020-04-23 Order data aggregation method, device and storage medium

Publications (2)

Publication Number Publication Date
CN111522871A CN111522871A (en) 2020-08-11
CN111522871B true CN111522871B (en) 2023-05-23

Family

ID=71912025

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010329911.4A Active CN111522871B (en) 2020-04-23 2020-04-23 Order data aggregation method, device and storage medium

Country Status (1)

Country Link
CN (1) CN111522871B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104023020A (en) * 2014-06-13 2014-09-03 中国民航信息网络股份有限公司 TypeB message subscription and push system for mobile equipment and corresponding method
US10091278B1 (en) * 2014-12-18 2018-10-02 Amazon Technologies, Inc. Data exchange services

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577571B (en) * 2013-10-31 2016-11-09 北京奇虎科技有限公司 A kind of data processing method and device
US10007710B2 (en) * 2015-09-21 2018-06-26 Splunk Inc. Adaptive control of data collection requests sent to external data sources
CN107977876B (en) * 2016-10-25 2022-02-01 北京京东尚科信息技术有限公司 Method and device for processing order information
CN110069491A (en) * 2017-11-29 2019-07-30 华为软件技术有限公司 Data merging method and device
US10592525B1 (en) * 2019-01-31 2020-03-17 Splunk Inc. Conversion of cloud computing platform data for ingestion by data intake and query system
CN110166463B (en) * 2019-05-27 2021-08-27 中国银联股份有限公司 Message transmission conversion method and device
CN110334101A (en) * 2019-07-10 2019-10-15 中国民航信息网络股份有限公司 Method, apparatus, system and the server of processing and transmission order data
CN110347888B (en) * 2019-07-16 2022-02-15 中国联合网络通信集团有限公司 Order data processing method and device and storage medium
CN110866383B (en) * 2019-10-15 2023-09-19 中国直升机设计研究所 Interactive electronic data list generation method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104023020A (en) * 2014-06-13 2014-09-03 中国民航信息网络股份有限公司 TypeB message subscription and push system for mobile equipment and corresponding method
US10091278B1 (en) * 2014-12-18 2018-10-02 Amazon Technologies, Inc. Data exchange services

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵捷 ; 董微 ; .面向发现服务的图书馆元数据集成管理系统构建研究.数字图书馆论坛.2018,(第07期),全文. *

Also Published As

Publication number Publication date
CN111522871A (en) 2020-08-11

Similar Documents

Publication Publication Date Title
CN102456344B (en) System and method for analyzing customer behavior characteristic based on speech recognition technique
WO2021169268A1 (en) Data processing method, apparatus and device, and storage medium
CN101082970A (en) Method for realizing government affairs examination and approval workflow engines system
CN110688236B (en) Information touch method, system and terminal equipment
CN110347888B (en) Order data processing method and device and storage medium
CN111125284A (en) Integrated space-time big data and geographic information public service cloud platform
CN110309113A (en) Log analytic method, system and equipment
CN110784377A (en) Method for uniformly managing cloud monitoring data in multi-cloud environment
CN116205396A (en) Data panoramic monitoring method and system based on data center
CN113032252A (en) Method and device for collecting buried point data, client device and storage medium
CN112686637A (en) Government affair service supply and demand docking system and method
CN112181678A (en) Service data processing method, device and system, storage medium and electronic device
CN111522871B (en) Order data aggregation method, device and storage medium
CN105933396B (en) A kind of each canalization interface of collaboration realizes the method and system of long flow
CN114443940A (en) Message subscription method, device and equipment
CN112445861A (en) Information processing method, device, system and storage medium
CN115033646B (en) Method for constructing real-time warehouse system based on Flink and Doris
CN116204540A (en) Operation log recording method, device, equipment and storage medium
CN115422898A (en) Visual self-defined report form analysis system based on container cloud
CN112241367B (en) Data line testing method and device
CN115129356A (en) Target event billboard generation method, storage medium and electronic device
CN113127292A (en) Operation, maintenance and monitoring method suitable for multi-cloud management
CN113487340A (en) Service decoupling processing method, device, equipment and storage medium
CN110852700A (en) Data sorting method and device for workflow system
CN109684159A (en) Method for monitoring state, device, equipment and the storage medium of distributed information system

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