CN112036143B - Method and system for generating sustainable custom report responding to report demand - Google Patents

Method and system for generating sustainable custom report responding to report demand Download PDF

Info

Publication number
CN112036143B
CN112036143B CN202010909002.8A CN202010909002A CN112036143B CN 112036143 B CN112036143 B CN 112036143B CN 202010909002 A CN202010909002 A CN 202010909002A CN 112036143 B CN112036143 B CN 112036143B
Authority
CN
China
Prior art keywords
report
text
generating
configuration information
statement
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
CN202010909002.8A
Other languages
Chinese (zh)
Other versions
CN112036143A (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202010909002.8A priority Critical patent/CN112036143B/en
Publication of CN112036143A publication Critical patent/CN112036143A/en
Application granted granted Critical
Publication of CN112036143B publication Critical patent/CN112036143B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a method and a system for generating a sustainable custom report responding to report demands, wherein the method comprises the following steps: acquiring a report demand; carrying out report configuration according to the report demand, and storing report configuration information into a report configuration information storage library; when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction; periodically reading an unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information; the report text is compressed and then sent to a receiver, and the report text generation method is quick in response, can continuously increase report configuration newly, can be configured by user definition according to requirements, and can achieve automatic report text generation and sending without manual operation.

Description

Method and system for generating sustainable custom report responding to report demand
Technical Field
The application relates to the technical field of report processing, in particular to a method and a system for generating a sustainable custom report responding to report requirements.
Background
At present, in a banking system, the demands for statistics of a data report form are generated at all times, the demands are continuously changed, the traditional process chain is too long, response to new demands is not timely, and a great deal of inconvenience and burden are caused to work of banking staff.
If the method is realized in a manner of providing demands for an information technology system in a general way, the timeliness is difficult to ensure through a set of strict functional analysis, development and test processes, and the method cannot timely respond to the increase and modification of the demands in the process. If the development and maintenance personnel directly acquire the data required by the report form from the system environment, the workload of the development and maintenance personnel can be greatly increased, and the normal production operation activities are affected.
Therefore, a technical solution for generating a report that can overcome the above problems is needed.
Disclosure of Invention
The application provides a method and a system for generating a sustainable custom report responding to report demands, which can quickly respond to report demands and generate the sustainable custom report, thereby meeting timeliness demands, continuously responding to the increase and modification of personalized demands, reducing the workload of development and maintenance personnel and lowering labor cost.
In a first aspect of the embodiment of the present application, a method for generating a sustainable custom report in response to a report demand is provided, where the method includes:
acquiring a report demand;
carrying out report configuration according to the report demand, and storing report configuration information into a report configuration information storage library;
when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction;
periodically reading an unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information;
and compressing the report text and then sending the compressed report text to a receiver.
Further, the report configuration information includes: report number, report header, query condition format information, query statement, text format information, field format information, and common mail address.
Further, the text format information includes: single line data size, number of allowed split mails, maximum number of lines of single text, and maximum number of K bytes of compressed text.
Further, when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction, wherein the report request instruction comprises:
when the report number input by the front end is acquired, entering a report request interface;
and acquiring the input received mail address and query conditions, acquiring the submitted report request, querying a corresponding query statement according to the report number, recording the report number, the query conditions and the query statement into a report request library, and generating a report request instruction.
Further, the method for periodically reading the unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information, includes:
reading an unprocessed report request instruction every day, and splicing the unprocessed report request instruction into a report generation statement according to report request instruction information;
generating statement according to the statement, and generating statement text according to the text format and the field format of the statement configuration.
Further, compressing the report text and then sending the compressed report text to a receiver, including:
and compressing the report text by utilizing gzip, and sending the compressed file to a receiver corresponding to the received mail address.
In a second aspect of the embodiment of the present application, a system for generating a sustainable custom report in response to a report demand is provided, the system comprising:
the report demand acquisition module is used for acquiring report demands;
the report configuration module is used for carrying out report configuration according to the report requirement and storing report configuration information into a report configuration information storage library;
the instruction generation module is used for inquiring corresponding report configuration information in the report configuration information storage library according to the report request when the report request submitted by the front end is acquired, and generating a report request instruction;
the report text generation module is used for regularly reading the unprocessed report request instructions, splicing the report request instructions to obtain report generation sentences, and generating report text according to text format information and field format information in report configuration information;
and the report text transmitting module is used for compressing the report text and transmitting the compressed report text to a receiver.
Further, the report configuration information includes: report number, report header, query condition format information, query statement, text format information, field format information, and common mail address.
Further, the text format information includes: single line data size, number of allowed split mails, maximum number of lines of single text, and maximum number of K bytes of compressed text.
Further, the instruction generating module is specifically configured to:
when the report number input by the front end is acquired, entering a report request interface;
and acquiring the input received mail address and query conditions, acquiring the submitted report request, querying a corresponding query statement according to the report number, recording the report number, the query conditions and the query statement into a report request library, and generating a report request instruction.
Further, the report text generation module is specifically configured to:
reading an unprocessed report request instruction every day, and splicing the unprocessed report request instruction into a report generation statement according to report request instruction information;
generating statement according to the statement, and generating statement text according to the text format and the field format of the statement configuration.
Further, the report text sending module is specifically configured to:
and compressing the report text by utilizing gzip, and sending the compressed file to a receiver corresponding to the received mail address.
In a third aspect of the embodiment of the present application, a computer device is provided, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements a method for generating a sustainable custom report in response to a report demand when executing the computer program.
In a fourth aspect of the embodiments of the present application, a computer readable storage medium is provided, where a computer program is stored, where the computer program when executed by a processor implements a method for generating a sustainable custom report in response to a report demand.
The application provides a method and a system for generating a sustainable custom report responding to report demands, which are implemented by acquiring the report demands; carrying out report configuration according to the report demand, and storing report configuration information into a report configuration information storage library; when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction; periodically reading an unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information; the report text is compressed and then sent to a receiver, the requirement can be responded quickly without going through a development flow of a system, the report configuration can be increased continuously, the report request can be submitted continuously, the report configuration meeting the current requirement can be customized according to the requirement, and the report text generation and sending can be completed automatically without manual operation.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a method for generating a sustainable custom report responsive to report requirements according to an embodiment of the present application.
FIG. 2 is a detailed flowchart of a method for generating a sustainable custom report responsive to report requirements according to an embodiment of the present application.
FIG. 3 is a schematic diagram of a system architecture for generating a sustainable custom report responsive to report requirements according to an embodiment of the present application.
FIG. 4 is a schematic diagram of a computer device according to an embodiment of the present application.
Detailed Description
The principles and spirit of the present application will be described below with reference to several exemplary embodiments. It should be understood that these embodiments are presented merely to enable those skilled in the art to better understand and practice the application and are not intended to limit the scope of the application in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Those skilled in the art will appreciate that embodiments of the application may be implemented as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the following forms, namely: complete hardware, complete software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
According to the method and the system, the report configuration information is configured quickly through the background, the corresponding report request is submitted by the front end, the daily report request is processed in batches by the background every day, the generated report text is sent to the appointed mailbox, the requirement can be responded quickly without a development flow of the system, the report configuration can be increased continuously, the report request can be submitted continuously, the report configuration meeting the current requirement can be customized according to the requirement, and the report text generation and sending can be completed automatically without manual operation.
The principles and spirit of the present application are explained in detail below with reference to several representative embodiments thereof.
FIG. 1 is a flowchart of a method for generating a sustainable custom report responsive to report requirements according to an embodiment of the present application. The method comprises the following steps:
step S101, obtaining report requirements.
Step S102, carrying out report configuration according to the report demand, and storing report configuration information into a report configuration information storage library;
wherein, the report configuration information includes: report number, report header, query condition format information, query statement, text format information, field format information, and common mail address.
The text format information specifically includes: single line data size, number of allowed split mails, maximum number of lines of single text, and maximum number of K bytes of compressed text.
Step S103, when a report request submitted by the front end is obtained, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction.
Step S104, the unprocessed report request instruction is read regularly, the report request instruction is spliced to obtain report generation sentences, and report texts are generated according to text format information and field format information in the report configuration information.
And step S105, compressing the report text and then sending the compressed report text to a receiver.
In order to more clearly explain the method for generating the sustainable custom report responding to the report demand, a specific embodiment is described below.
Referring to fig. 2, a detailed flowchart of a method for generating a sustainable custom report in response to a report demand according to an embodiment of the present application is shown. As shown in fig. 2, the generation flow of the sustainable custom report is:
step S201, one or more report information is configured according to requirements through a background system, and the report information is added into a report configuration information base, wherein the report configuration information comprises:
report number: the method is used for distinguishing different reports;
report header: each data item of the demand report;
query condition format (text): for prompting a user to enter a format;
query condition format (analytic type): for embedding query statements, satisfying different query conditions (whether this term is optional);
query statement: inquiring sql sentences by the database, and inquiring out a field meeting the condition from the system database according to the requirement;
single line data size, number of allowed split mails, maximum number of lines of single text, maximum number of K bytes of compressed text: for controlling text format;
field format: for controlling the format of each data item;
common mail address: the method is used for storing common mailbox addresses and is convenient to operate.
Step S202, the front end enters a report request interface by inputting a corresponding report number;
and inputting the received mail address and the query condition, acquiring the submitted report request, querying the corresponding query statement according to the report number, recording the report number, the query condition and the query statement into a report request library, and generating a report request instruction.
Step S203, an unprocessed report request instruction is read every day, and report generation sentences are spliced according to report request instruction information;
generating statement according to the statement, and generating statement text according to the text format and the field format of the statement configuration.
And S204, compressing the report text by utilizing gzip, and sending the compressed file to a receiver corresponding to the received mail address.
By using the method, when the new report needs to be added, a group of report configuration information can be continuously inserted from the background. For configured historical report information, the method can be repeatedly used for initiating report requests.
If the report needs to be received, a report request can be initiated through the front end, and the receiver can check the report in the mailbox through the generation flow of the sustainable custom report.
The method and the system can respond to the requirements quickly without going through a development flow of the system, can continuously add the report configuration, can continuously submit the report request, can customize the report configuration meeting the current requirements according to the requirements, and can automatically complete the generation and the transmission of the report text without manual operation.
It should be noted that although the operations of the method of the present application are described in a particular order in the above embodiments and the accompanying drawings, this does not require or imply that the operations must be performed in the particular order or that all of the illustrated operations be performed in order to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step to perform, and/or one step decomposed into multiple steps to perform.
Having described the method of the exemplary embodiment of the present application, next, a description will be given of a system for generating a sustainable custom report responsive to report requirements of the exemplary embodiment of the present application with reference to fig. 3.
The implementation of the sustainable custom report generation system responding to the report demand can be referred to the implementation of the method, and the repetition is not repeated. The term "module" or "unit" as used below may be a combination of software and/or hardware that implements the intended function. While the means described in the following embodiments are preferably implemented in software, implementation in hardware, or a combination of software and hardware, is also possible and contemplated.
Based on the same inventive concept, the application also provides a sustainable custom report generation system for responding to report demands, as shown in fig. 3, the system comprises:
a report demand acquisition module 310, configured to acquire a report demand;
the report configuration module 320 is configured to perform report configuration according to the report requirement, and store report configuration information into a report configuration information repository; wherein, the liquid crystal display device comprises a liquid crystal display device,
the report configuration information comprises: report number, report header, query condition format information, query statement, text format information, field format information, and common mail address.
The text format information includes: single line data size, number of allowed split mails, maximum number of lines of single text, and maximum number of K bytes of compressed text.
The instruction generating module 330 is configured to, when a report request submitted by the front end is obtained, query corresponding report configuration information in a report configuration information repository according to the report request, and generate a report request instruction;
the report text generation module 340 is configured to periodically read an unprocessed report request instruction, splice the report request instruction to obtain a report generation statement, and generate a report text according to text format information and field format information in the report configuration information;
and the report text sending module 350 is configured to compress the report text and send the compressed report text to the recipient.
In one embodiment, the instruction generation module 330 is specifically configured to:
when the report number input by the front end is acquired, entering a report request interface;
and acquiring the input received mail address and query conditions, acquiring the submitted report request, querying a corresponding query statement according to the report number, recording the report number, the query conditions and the query statement into a report request library, and generating a report request instruction.
In one embodiment, the report text generation module 340 is specifically configured to:
reading an unprocessed report request instruction every day, and splicing the unprocessed report request instruction into a report generation statement according to report request instruction information;
generating statement according to the statement, and generating statement text according to the text format and the field format of the statement configuration.
In one embodiment, the report text sending module 350 is specifically configured to:
and compressing the report text by utilizing gzip, and sending the compressed file to a receiver corresponding to the received mail address.
It should be noted that while several modules of a sustainable custom report generation system that responds to report requirements are mentioned in the detailed description above, such partitioning is merely exemplary and not mandatory. Indeed, the features and functions of two or more modules described above may be embodied in one module in accordance with embodiments of the present application. Conversely, the features and functions of one module described above may be further divided into a plurality of modules to be embodied.
Based on the foregoing inventive concept, as shown in fig. 4, the present application further provides a computer device 400, including a memory 410, a processor 420, and a computer program 430 stored in the memory 410 and capable of running on the processor 420, where the processor 420 implements the method for generating the sustainable custom report responsive to the report requirement when executing the computer program 430.
Based on the foregoing inventive concept, the present application provides a computer readable storage medium, where a computer program is stored, where the computer program when executed by a processor implements a method for generating a sustainable custom report responsive to a report requirement as described above.
The application provides a method and a system for generating a sustainable custom report responding to report demands, which are implemented by acquiring the report demands; carrying out report configuration according to the report demand, and storing report configuration information into a report configuration information storage library; when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction; periodically reading an unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information; the report text is compressed and then sent to a receiver, the requirement can be responded quickly without going through a development flow of a system, the report configuration can be increased continuously, the report request can be submitted continuously, the report configuration meeting the current requirement can be customized according to the requirement, and the report text generation and sending can be completed automatically without manual operation.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Finally, it should be noted that: the above examples are only specific embodiments of the present application, and are not intended to limit the scope of the present application, but it should be understood by those skilled in the art that the present application is not limited thereto, and that the present application is described in detail with reference to the foregoing examples: any person skilled in the art may modify or easily conceive of the technical solution described in the foregoing embodiments, or perform equivalent substitution of some of the technical features, while remaining within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application, and are intended to be included in the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (8)

1. A method for generating a sustainable custom report responding to report demands is characterized by comprising the following steps:
acquiring a report demand;
carrying out report configuration according to the report demand, and storing report configuration information into a report configuration information storage library; wherein, the report configuration information includes: report number, report header, query condition format information, query statement, text format information, field format information and common mail address; the text format information includes: single line data size, number of allowed split mails, maximum number of lines of single text and maximum number of K bytes of compressed text;
when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction;
periodically reading an unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information;
compressing the report text and then sending the compressed report text to a receiver;
when a report request submitted by a front end is acquired, inquiring corresponding report configuration information in a report configuration information storage library according to the report request, and generating a report request instruction, wherein the report request instruction comprises the following steps:
when the report number input by the front end is acquired, entering a report request interface;
and acquiring the input received mail address and query conditions, acquiring the submitted report request, querying a corresponding query statement according to the report number, recording the report number, the query conditions and the query statement into a report request library, and generating a report request instruction.
2. The method for generating a report in response to a report demand according to claim 1, wherein periodically reading an unprocessed report request instruction, splicing the report request instruction to obtain a report generation statement, and generating a report text according to text format information and field format information in report configuration information, comprising:
reading an unprocessed report request instruction every day, and splicing the unprocessed report request instruction into a report generation statement according to report request instruction information;
generating statement according to the statement, and generating statement text according to the text format and the field format of the statement configuration.
3. The method for generating a sustainable custom report in response to a report demand according to claim 2, wherein compressing the report text and sending the compressed report text to a recipient comprises:
and compressing the report text by utilizing gzip, and sending the compressed file to a receiver corresponding to the received mail address.
4. A system for generating a sustainable custom report in response to a report demand is characterized in that the system comprises:
the report demand acquisition module is used for acquiring report demands;
the report configuration module is used for carrying out report configuration according to the report requirement and storing report configuration information into a report configuration information storage library; wherein, the report configuration information includes: report number, report header, query condition format information, query statement, text format information, field format information and common mail address; the text format information includes: single line data size, number of allowed split mails, maximum number of lines of single text and maximum number of K bytes of compressed text;
the instruction generation module is used for inquiring corresponding report configuration information in the report configuration information storage library according to the report request when the report request submitted by the front end is acquired, and generating a report request instruction;
the report text generation module is used for regularly reading the unprocessed report request instructions, splicing the report request instructions to obtain report generation sentences, and generating report text according to text format information and field format information in report configuration information;
the report text sending module is used for compressing the report text and sending the compressed report text to a receiver;
the instruction generation module is specifically configured to:
when the report number input by the front end is acquired, entering a report request interface;
and acquiring the input received mail address and query conditions, acquiring the submitted report request, querying a corresponding query statement according to the report number, recording the report number, the query conditions and the query statement into a report request library, and generating a report request instruction.
5. The report text generation system of claim 4, wherein the report text generation module is specifically configured to:
reading an unprocessed report request instruction every day, and splicing the unprocessed report request instruction into a report generation statement according to report request instruction information;
generating statement according to the statement, and generating statement text according to the text format and the field format of the statement configuration.
6. The report generating system for responding to the report demand according to claim 5, wherein the report text sending module is specifically configured to:
and compressing the report text by utilizing gzip, and sending the compressed file to a receiver corresponding to the received mail address.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of any of claims 1 to 3 when executing the computer program.
8. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program which, when executed by a processor, implements the method of any of claims 1 to 3.
CN202010909002.8A 2020-09-02 2020-09-02 Method and system for generating sustainable custom report responding to report demand Active CN112036143B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010909002.8A CN112036143B (en) 2020-09-02 2020-09-02 Method and system for generating sustainable custom report responding to report demand

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010909002.8A CN112036143B (en) 2020-09-02 2020-09-02 Method and system for generating sustainable custom report responding to report demand

Publications (2)

Publication Number Publication Date
CN112036143A CN112036143A (en) 2020-12-04
CN112036143B true CN112036143B (en) 2023-09-22

Family

ID=73591551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010909002.8A Active CN112036143B (en) 2020-09-02 2020-09-02 Method and system for generating sustainable custom report responding to report demand

Country Status (1)

Country Link
CN (1) CN112036143B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699681A (en) * 2013-12-04 2015-06-10 航天信息股份有限公司 Data processing method based on metadata base
CN106209495A (en) * 2016-06-24 2016-12-07 浪潮(北京)电子信息产业有限公司 The report form generation method of a kind of cloud monitoring system and device
CN109189786A (en) * 2018-08-14 2019-01-11 武汉虹信通信技术有限责任公司 A method of self-defined report is generated for the Element management system period
CN111177231A (en) * 2019-12-20 2020-05-19 中国建设银行股份有限公司 Report generation method and report generation device
CN111563368A (en) * 2020-04-03 2020-08-21 江苏苏宁物流有限公司 Report generation method and device, computer equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040010419A1 (en) * 2002-07-15 2004-01-15 Sinnott Timothy John Method and apparatus for facilitating acquistion of prospective payoff information on an existing loan account

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104699681A (en) * 2013-12-04 2015-06-10 航天信息股份有限公司 Data processing method based on metadata base
CN106209495A (en) * 2016-06-24 2016-12-07 浪潮(北京)电子信息产业有限公司 The report form generation method of a kind of cloud monitoring system and device
CN109189786A (en) * 2018-08-14 2019-01-11 武汉虹信通信技术有限责任公司 A method of self-defined report is generated for the Element management system period
CN111177231A (en) * 2019-12-20 2020-05-19 中国建设银行股份有限公司 Report generation method and report generation device
CN111563368A (en) * 2020-04-03 2020-08-21 江苏苏宁物流有限公司 Report generation method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN112036143A (en) 2020-12-04

Similar Documents

Publication Publication Date Title
CN108536761B (en) Report data query method and server
CN109344170B (en) Stream data processing method, system, electronic device and readable storage medium
CN103927314B (en) A kind of method and apparatus of batch data processing
CN112052242A (en) Data query method and device, electronic equipment and storage medium
CN106164867A (en) The increment parallel processing of data
CN103246963B (en) Based on the staffs training system of Internet of Things
CN111125518B (en) Household appliance information recommendation system and method
CN107463492A (en) Application failure localization method and device
CN113485781A (en) Report generation method and device, electronic equipment and computer readable medium
CN113076729A (en) Method and system for importing report, readable storage medium and electronic equipment
CN1983313B (en) Workflow data processor and processing method
WO2015171916A1 (en) System and method for managing data transactions between applications
CN116011753A (en) Method and device for realizing direct dispatch monitoring reminding of fault worksheet based on RPA robot
CN112036143B (en) Method and system for generating sustainable custom report responding to report demand
CN116069838A (en) Data processing method, device, computer equipment and storage medium
CN112685115A (en) International cue language generating method, system, computer equipment and storage medium
CN113010542A (en) Service data processing method and device, computer equipment and storage medium
CN117314139A (en) Modeling method and device for business process, terminal equipment and storage medium
CN115826980B (en) Data processing method and device, storage medium and electronic equipment
CN115509637A (en) Form-based intelligent filling method, system, equipment and medium
CN115098567A (en) Low code platform data transmission method based on BI platform
CN114968725A (en) Task dependency relationship correction method and device, computer equipment and storage medium
CN112783633A (en) Data updating system and method based on resource mutual exclusion scheduling model
CN113342667A (en) Data processing method, data processing device, electronic equipment and computer readable storage medium
CN113010220A (en) Component type data processing method and 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