IM data exporting system for exporting data based on user requirements

A technology for exporting data based on user requirements, applied in database management systems, transmission systems, structured data retrieval, etc.

CN114860828APending Publication Date: 2022-08-05重庆天智慧启科技有限公司
0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2022-08-05

Smart Images

  • Figure 1
    Figure 1
Patent Text Reader

Abstract

The invention relates to the technical field of data export, in particular to an IM data export system for exporting data based on user requirements, which comprises an instruction collection module, an instruction judgment module, a data query module, a data writing module and a robot return module, the instruction collection module receives a user demand, extracts an instruction and a keyword type corresponding to the instruction from the user demand, and obtains a timestamp; the instruction judgment module calls an interface method corresponding to the instruction; the data query module performs instruction splicing according to the first strategy to obtain a query condition; performing data query according to a query condition, and pushing the queried data to a data writing module; the data writing module writes the data into a file in a corresponding file format to obtain a file stream, and uploads the file stream; and the robot return module performs file stream splicing according to the second strategy and exports the file stream to the IM system. According to the scheme, the operation steps of exporting the multi-dimensional data are greatly reduced, so that the IM data can be more quickly imported into the chat tool.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of data export, in particular to an IM data export system for exporting data based on user requirements. Background technique

[0002] With the development of modern office, instant messaging system (IM, Instant Messenger) has gradually become an essential tool for office. In the office process, it is usually necessary to export some data in the IM system. At present, most companies that need to export data use bi-reports for data export, which are highly targeted, can make strong analysis on a single type of data, and are very convenient to operate. However, for some companies with a wide range of operations, the export IM data types and formats are various, and the bi report cannot meet the needs of multiple dimensions, multiple perspectives, and the need to frequently modify the export of statistical dimensions. However, the data export method that comes with the IM system is too simple, and usually onl...

Examples

Embodiment 2

[0031] The difference between the second embodiment and the embodiment is only that a splicing checking module is further included, and the splicing checking module is used to check whether an error occurs in the splicing. If a splicing error is found, the related content of the association will be prompted according to the relevant error content words, such as "yearly, property fee, payment method = points, payer = Zhang San", it is found that the payer cannot correspond, but it can be found that there are similar conditions. If it is the payer, the error message will be returned as "The query conditions of the payer have not been queried, whether the query conditions of the payer are the payer". This solution performs error correction by associating the relevant content of the erroneous content, which is more intelligent and can prevent the returned data from splicing errors that do not meet the user's requirements.