CN101158900B - Report generation system and method based on moulding plate series - Google Patents

Report generation system and method based on moulding plate series Download PDF

Info

Publication number
CN101158900B
CN101158900B CN2007101776147A CN200710177614A CN101158900B CN 101158900 B CN101158900 B CN 101158900B CN 2007101776147 A CN2007101776147 A CN 2007101776147A CN 200710177614 A CN200710177614 A CN 200710177614A CN 101158900 B CN101158900 B CN 101158900B
Authority
CN
China
Prior art keywords
data
template
report
report form
manager
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
CN2007101776147A
Other languages
Chinese (zh)
Other versions
CN101158900A (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.)
Peking University
Founder International Beijing Co Ltd
Original Assignee
Peking University
Founder International Beijing 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 Peking University, Founder International Beijing Co Ltd filed Critical Peking University
Priority to CN2007101776147A priority Critical patent/CN101158900B/en
Publication of CN101158900A publication Critical patent/CN101158900A/en
Application granted granted Critical
Publication of CN101158900B publication Critical patent/CN101158900B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a template-based serial report generation system and a method. Through processing of a data template, and a calculation template, the data finally generates a data report via a report template, and the data report generates a final user report via a skin template. The invention clearly proposes a report generation method based on a four-layer template structure, which can extract, filter, and sort data through the data template, the calculation template completes data conversion, the report template generates the data report, finally, the skin template processes and generates a user report. The system and method of the invention flexibly realizes data statistics and analysis, provides the capability of multi-dimensional secondary report generation, as well as achieves one-sort and multi-issuance on data.

Description

A kind of report generating system and method based on moulding plate series
Technical field
The invention belongs to field of computer technology, be specifically related to a kind of report generating system and method based on moulding plate series.
Background technology
In existing reporting system, reporting system is handled and is only comprised two aspects of data and performance, and promptly tentation data is to have put the data that need publication in order, and performance then needs relative strictness with data corresponding.On the one hand, it generates the performance relative fixed of form, when changing, the data form of expression often needs to readjust program, on the other hand, behind the data generation form through the mass data computing, its user's form is that computing machine is impalpable, be difficult to utilize once more to carry out the secondary form, typically need deal with separately as monthly magazine, annual report, it is slow not only to generate form so in actual applications, and may cause annual report data and monthly magazine statistics inconsistent owing to calculate the little difference of bore.In addition, existing reporting system is for the adjustment of the data form of expression by a small margin, often need to revise code, for modern enterprise, the content of form and form all are among the continuous variation, dirigibility and expressive force requirement to form are more and more higher, and traditional reporting system can't be realized the issue of the different pattern forms of user.Particularly when multiple modes such as data need simultaneously on the net, mobile phone, printing are published, need to handle respectively, make cost increase like this, maintenance difficulties strengthens.
Realize the method that form generates automatically, domestic also have a relevant patented claim, as Chinese patent CN1427363 " general report form generation method ".The method that the disclosed form of this patent application case generates automatically is at first to seize report data from data source; Secondly data are suitable for the structural description of form; Select the statement form data item once more as required; Utilize inter-process communication techniques to call the form of general use treatment progress at last, with the report data seized, according to the list data item contents production report file of selecting.There is the application problem of above-mentioned explanation equally in the report form generation method of this patent.
The form automatic generation method of mentioning in existing literature or the patent, often the data formatting of a focused data own is handled, processing procedures such as data preparation filtration, computational transformation, structural data form and skin conversion are not clearly proposed, and the present invention is passing through the mapped data transform method just, the processing sequence of forming by data template, calculation template, report form template and the skin template of distinguishing function, increase the configurability of report generation, and realized the function of secondary form.
Summary of the invention
The objective of the invention is at problems of the prior art, a kind of report generating system and method based on moulding plate series is provided, this method can be according to user data and selected skin template, make system's automatic report generation information, improved the diversity and the dirigibility of report messages issue.
In order to realize above purpose, the technical solution used in the present invention is:
A kind of report generating system based on moulding plate series, this system comprises the task queue manager as system entry, and the task queue manager is connected with report form generator, and report form generator connects template manager, map manager and servicing unit respectively; Servicing unit comprises the data buffering pond that is used for the storage of data adhoc buffer, the rule management that is used for the exception handler of management data processing procedure abnormal conditions and is used for the rule of leading subscriber definition, the data buffering pond is connected with the task queue manager;
Described template manager is used for the managerial report generative process and needs the template that uses, and described template comprises function-differentiated data template, calculation template, report form template and skin template: data template is used for putting in order filtering with format conversion from the data of data source; Calculation template is used for the data after handling through data template are carried out statistical computation; Report form template is with through the output data after data template or the calculation template conversion, is converted into the data sheet that presents with the structural data form, and the data sheet that obtains can be as the data source of secondary data form; The skin template is the formatting layout template of corresponding different user visible form, represents form at difference and has different skin templates, after the selected skin template of user, the user data form is added skin, generates user's form of appointment; Described map manager is used for the management of the mapping mode of data and template realization data-switching.
Further, in above-mentioned report generating system based on moulding plate series, described map manager is to realize the management of the mapping mode of data-switching between data and template, and its mapping mode comprises: ID mapping, name map, path mapping and rule judgment mapping.
Further, in above-mentioned report generating system based on moulding plate series, but task queue manager external data draw-out device.
A kind of report form generation method based on moulding plate series may further comprise the steps:
(a) by system call interfaces the task queue manager is submitted in the data and the instruction that receive, the task queue manager in the data buffering pond, and is stored in deposit data in the task queue order with the instruction task of being packaged as and carries out;
(b) report form generator obtains current task from the task queue manager, if instruction need be carried out data preparation, then obtains corresponding data template by template manager, data is filtered with format conversion put in order;
(c) the report form generator judgment data requires calculation, and then obtains corresponding calculation template by template manager, judges to meet design conditions, then data is carried out statistical computation;
(d) at above-mentioned data after finishing dealing with, report form generator is according to the report form template of appointment, the data sheet of generating structureization;
(e) whether the report form generator judgment data needs to generate final user's form, then obtains corresponding skin template by template manager as needs and handles, and generates final user's form, then carries out data sheet output or storage as not needing;
To step (e), realize that the mapping mode of data-switching is by the mapping management management in step (b) between data and all templates.
Further, in above-mentioned report form generation method based on moulding plate series, step (b) to the processing procedure of step (e) is handled sequence definition by template, take place unusual in the processing procedure, then relevant abnormalities is stored in the exception handler, handle and hang up or stop, hang up and stop being meant the correlation behavior of Processing tasks in the task queue management device.
Further, in above-mentioned report form generation method based on moulding plate series, data are carried out data-switching by four kinds of templates, and data-switching realizes that by map manager its mapping mode comprises: the ID mapping, promptly carry out the conversion of data node by the mode of ID coupling; Name map is promptly carried out the conversion of data node by node title and node type; The path mapping is promptly changed the data node by the path description (typical case is as XPATH) of structural data; The rule judgment mapping, promptly by the regular expression of definition, Dynamic Selection data node carries out conversion; These mapping definitions can be kept at the data node that template is used for writing down mapping definition, also can save as independent file.
Further, in above-mentioned report form generation method based on moulding plate series, instruction described in the step (a) comprises the data ID in the specific data Buffer Pool, the ID of the processing sequence of template or use template; Template is handled sequence, be meant according to the rule judgment condition, data are carried out sequencing and the service condition that conversion uses data template, calculation template, report form template and skin template, template is handled sequence can be directly as the order parameter form, perhaps leave the machining information in the data in, perhaps leave in the report form template with the report form template configuration information, the template that leaves in the report form template is handled sequence as default template processing sequence.
Further, in above-mentioned report form generation method based on moulding plate series, report form generator at first obtains the template of data correspondence in the step (b), handles sequence information according to the template of obtaining then, and order is carried out conversion process to data; Pass through data template, to be processed as new data layout from the data preparation of data source, data are handled by 0-n secondary data template, with repeatedly from the structural data of xenogenesis data source, transform and be accumulated as a structural data, to finish the data preparation that data sheet generates to be needed.
Further, in above-mentioned report form generation method based on moulding plate series, calculation template calls rule according to template in the step (c), and to carrying out computing through 0-n data set after the data template conversion, its calculating is by the expression formula computing function realization of rule management; By calculation template the data after the data template processing are carried out format conversion and related operation, data are handled by 0-n calculation template, realize repeatedly calculating.
Further, in above-mentioned report form generation method based on moulding plate series, the data sheet that generates through report form template in the step (d) can reenter step (b) as the data source of secondary data form and carry out computing.
Further, in above-mentioned report form generation method based on moulding plate series, the skin template is transformed to the form of the visible final user's form of user with data sheet in the step (e), at the appearance form of different user form, has corresponding skin template; The data that user's form is represented are subclass that data sheet comprises data, and same data sheet can be corresponding with a plurality of skin templates, to generate multi-form final user's form.
Further, in above-mentioned report form generation method based on moulding plate series, the state of task queue manager administration task comprises fair termination, abnormal end, hangs up unusually, the unusual wait, the formation of going out on missions of the task detach of termination.
Further, in above-mentioned report form generation method based on moulding plate series, step (b) uses the rule of different templates and the judgement of service condition to be explained by rule management to step (e), and the character crossfire of forming is expressed with judgement by the branch that comprises that its rule shows as the structural data description.
Further, in above-mentioned report form generation method based on moulding plate series, task queue manager external data draw-out device in the step (a), the data conversion that extracts by the data pick-up device is structurized data stream, be stored in the data buffering pond or merge in the available data in data buffering pond, to finish the preparation of data.
Effect of the present invention is: adopt system and method for the present invention, can realize storing separating of data and video data, utilize the thought of template to realize statistics and analysis to data neatly.Simultaneously, this method has increased the configurability of report generation, and has realized the function of secondary form.
Description of drawings
Fig. 1 is based on the structural drawing of the report generating system of template;
Fig. 2 is based on four layers of formwork structure synoptic diagram of the report generating system of template;
Fig. 3 is the process flow diagram of report form generation method of the present invention;
Fig. 4 is the final effect figure of student performance form.
Embodiment
The present invention is described in further detail below in conjunction with the drawings and specific embodiments.
Present embodiment is issued as example with the student performance form, as shown in Figure 1, a kind of report generating system and method based on moulding plate series, its system comprises servicing units such as task queue manager 11, report form generator 15, template manager 16, map manager 17 and rule management 13, exception handler 14 and data buffering pond 12, but task queue manager 11 external data draw-out devices 18, wherein:
1) task queue manager 11 is inlets of system, and the data of relevant report form processing and operational order consign to task queue by system interface and handle;
2) report form generator 15 is cores of system, and it calls other relevant apparatus, is responsible for report generation is handled;
3) template manager 16 is to need the template that uses in the managerial report generative process;
Comprise function-differentiated data template 41, calculation template 42, report form template 43 and skin template 44 in the present embodiment in the template manager, its four layers of formwork structure synoptic diagram as shown in Figure 2.Data template 41 is used for and will filters from the data 31 of data source and format conversion arrangement 32; Calculation template 42 is used for the data after handling through data template are carried out statistical computation 33; Report form template 43 is with through the output data after data template or the calculation template conversion, is converted into the data sheet 34 that presents with the structural data form, and this data sheet can be as the data source of secondary data form; Skin template 44 is formatting layout templates of corresponding different user visible form, represents form at difference and has different skin templates, after the selected skin template of user, the user data form is added skin 35, generates user's form 36 of appointment.
4) map manager 17 is management that data and template realize the mapping mode of data-switching, and its mapping mode comprises: ID mapping, name map, path mapping and rule judgment mapping;
5) servicing unit comprises: data buffering pond 12 is used for data adhoc buffer storage, unusual in the exception handler 14 management data processing procedures, the regulation management of rule management 13 leading subscribers definition.
As shown in Figure 3, the report form generation method based on moulding plate series may further comprise the steps:
(a) by system call interfaces the task queue manager is submitted in the data and the instruction that receive, the task queue manager in the data buffering pond, and is stored in deposit data in the task queue order with the instruction task of being packaged as and carries out.
Present embodiment, the data that step (a) is received are one group of student's achievement data, its task is to generate the student performance form on request.Interface receives the instruction of this task queue, and its instruction comprises the data ID in the specific data Buffer Pool, i.e. user's student achievement data ID; The ID of the processing sequence of template or use template; Handle sequence for template, be meant that according to the rule judgment condition data are carried out sequencing and the service condition that conversion uses data template, calculation template, report form template and skin template; Template is handled sequence can perhaps leave the machining information in the data in directly as the order parameter form, perhaps leaves in the report form template with the report form template configuration information, and the template that leaves in the report form template is handled sequence as default template processing sequence.
(b) report form generator obtains current task from the task queue manager, if instruction need be carried out data preparation, then obtains corresponding data template by template manager, data is filtered with format conversion put in order.
Report form generator at first obtains the template of data correspondence in the present embodiment, step (b), handles sequence information according to the template of obtaining then, and order is carried out conversion process to data; Pass through data template, to be processed as new data layout from the data preparation of data source, from the structural data of xenogenesis data source, transforming and be accumulated as a structural data is each subject achievement data of each grade of student with repeatedly, to finish the data preparation that data sheet generates to be needed.
In the present embodiment, user data need be converted to the data of XML form.As user data is certain student's high one cultural achievement, and the data template by correspondence carries out showing as after data filter and the format conversion arrangement file of following form:
<part name=" cultural achievement " id=" scoretable " 〉
<items>
<item id=" grade " name=" "〉high by one</item 〉
<item id=" P1 " name=" Chinese language " valuetype=" float "〉88</item 〉
<item id=" P2 " name=" mathematics " valuetype=" float "〉80</item 〉
<item id=" P3 " name=" English " valuetype=" float "〉81</item 〉
<item id=" P4 " name=" chemistry " valuetype=" float "〉83</item 〉
<item id=" P5 " name=" physics " valuetype=" float "〉88</item 〉
</items>
</part>
Provide the data that can filter out the needs processing in the data the user, such as in student performance, only consulting and add up the high natural sciences achievement of student, then can further all screen the data of a high natural sciences achievement by data template, filter out other data, generate new system data document, but do not change the user data document.
(c) the report form generator judgment data requires calculation, and then obtains corresponding calculation template by template manager, judges to meet design conditions, then data is carried out statistical computation.
Present embodiment, calculation template can call rule according to template in the step (c), and to carrying out computing through the data set after the data template conversion, as a series of data are carried out statistical calculation, its calculating is that the expression formula computing function by rule management realizes; By calculation template the data after the data template processing are carried out format conversion and related operation, data can be handled by 0-n calculation template, realize repeatedly calculating.
In the present embodiment because some data in the form are not to be present in the user data, so need need carry out counting statistics to the data in the system data document by calculation template, such as overall scores that calculates the student or the like.Before carrying out the calculation template computing, at first whether judgment data meets design conditions.Present embodiment carries out summation operation to the high achievement of student, judge whether each course achievement data exists.After judging that this condition is set up, then system data obtains a computational data document through behind the calculation template, and this document constitutes the statistics document together with system data.
As add up the calculation template fragment of the high achievement summation of student:
<nitems name=" a high achievement summation " nodetype=" single "
data=″$nitem(″T1_1_4_1_1_1″)+$nitem(″T1_1_4_1_1_2″)+$nitem(″T1_1_4_
1_1_3″)+$nitem(″T1_1_4_1_1_4″)+$nitem(″T1_1_4_1_1_5″)″id=″C1_2″>
</NItems>
(d) above-mentioned data after finishing dealing with, report form generator are according to the report form template of appointment, the data sheet of generating structureization.
Present embodiment, the data sheet that generates through report form template in the step (d), can carry out next step with the conversion of skin template with generation user form, the data source that also can be used as the secondary data form reenters step (b) and carries out computing.Data sheet is system data and obtains the simple combination of data by counting statistics, but it can't satisfy the requirement of issue, and different users has the different modes of consulting to same statistics, and same data need be issued out with different angles.Issue student's mathematics achievement information as the customer requirements that has in the student performance form, the form of senior middle school's historical results summation of the customer requirements that has issue student.By the data sheet of report form template generating structureization, as the fragment of a following report form template:
<user name=" student name " location="+" nodetype=" single "
compute=″false″data=″T1_1_1″id=″R1_1_1″></user>
<gender name=" sex " location="+" nodetype=" single "
compute=″false″data=″T1_1_3″id=″R1_1_3″></gender>
<parts?id=″R1_1_4″>
<part?id=″R1_1_4_1″>
<items?id=″R1_1_4_1_1″>
<item name=" a high achievement summation " location="+"
nodetype=″single″compute=″true″data=″C1_2″
id=″R1_1_4_1_1_5″></item>
<item name=" Senior Two achievement summation " location="+"
nodetype=″single″compute=″true″data=″C1_3″
id=″R1_1_4_1_1_6″></item>
<item name=" Senior Three achievement summation " location="+"
nodetype=″single″compute=″true″data=″C1_4″
id=″R1_1_4_1_1_7″></item>
</items>
(e) whether the report form generator judgment data needs to generate final user's form, then obtains corresponding skin template by template manager as needs and handles, and generates final user's form, then carries out data sheet output or storage as not needing.
Present embodiment, the skin template is transformed to the form of the visible final user's form of user with data sheet in the step (e), at the appearance form of different user form, has corresponding skin template.The data that user's form is represented are subclass that data sheet comprises data, same data sheet can be corresponding with a plurality of skin templates, to generate multi-form final user's form, student performance form synoptic diagram in the present embodiment as shown in Figure 4, this skin template definition the concrete pattern of this form.
Above-mentioned processing procedure is handled sequence definition by template, and generation is then stored relevant abnormalities in the exception handler into unusually in the processing procedure, handles and hangs up or stop, and hang-up and termination are meant the correlation behavior of Processing tasks in the task queue management device.
Present embodiment, the state of task queue manager administration task comprises fair termination, abnormal end, hangs up unusually, state such as unusual wait, the formation of going out on missions of the task detach of termination.
In addition, data are carried out data-switching by four kinds of templates in the said method step of present embodiment, realize that by map manager its mapping mode comprises: the ID mapping, promptly carry out the conversion of data node by the mode of ID coupling; Name map is promptly carried out the conversion of data node by node title and node type; The path mapping is promptly changed the data node by the path description (typical case is as XPATH) of structural data; Rule judgment is shone upon, and promptly passes through the regular expression of definition, the transform method that Dynamic Selection data node carries out.These mapping definitions can be to be kept at the data node that template is used for writing down mapping definition, also can save as independent file.Handle the difference of sequence in the implementation step according to template, data conversion can be inessential step in actual applications through the data template data conversion with through calculation template.The conversion of skin template data also can be disposed use voluntarily according to practical situations, promptly only generates data sheet.
Use the rule and the service condition of different templates to judge in the present embodiment in the said method performing step, by the rule management explanation, its rule shows as comprising branch and judging the character crossfire of expressing composition of structural data description.But task queue manager external data draw-out device, the data conversion that extracts by the data pick-up device is structurized data stream, is stored in the data buffering pond or merges in the available data in data buffering pond, to finish the preparation of data.
Adopt the inventive method can realize storing the separate information issue of data and video data.Based on the report form generation method of four layers of formwork structure, by data template data are extracted, filter, put in order, finish data conversion by calculation template, generate data sheet by report form template, after handling, the skin template generates user's form.Adopt method and system of the present invention to realize neatly statistics and analysis to data also providing various dimensions secondary report generation ability, realized the once arrangement of data, repeatedly issue.Utilize the report messages delivery system of template deal with data to have higher efficiency for issuing and update efficiency fast.
Method of the present invention is not limited to the embodiment described in the embodiment, and those skilled in the art's technical scheme according to the present invention draws other embodiment, belongs to technological innovation scope of the present invention equally.

Claims (14)

1. report generating system based on moulding plate series, it is characterized in that: this system comprises the task queue manager as system entry, the task queue manager is connected with report form generator, and report form generator connects template manager, map manager and servicing unit respectively; Servicing unit comprises the data buffering pond that is used for the storage of data adhoc buffer, the rule management that is used for the exception handler of management data processing procedure abnormal conditions and is used for the rule of leading subscriber definition, the data buffering pond is connected with the task queue manager;
Described template manager is used for the managerial report generative process and needs the template that uses, and described template comprises function-differentiated data template, calculation template, report form template and skin template: data template is used for putting in order filtering with format conversion from the data of data source; Calculation template is used for the data after handling through data template are carried out statistical computation; Report form template is with through the output data after data template or the calculation template conversion, is converted into the data sheet that presents with the structural data form, and the data sheet that obtains can be as the data source of secondary data form; The skin template is the formatting layout template of corresponding different user visible form, represents form at difference and has different skin templates, after the selected skin template of user, the user data form is added skin, generates user's form of appointment; Described map manager is used for the management of the mapping mode of data and template realization data-switching.
2. the report generating system based on moulding plate series as claimed in claim 1, it is characterized in that: described map manager is to realize the management of the mapping mode of data-switching between data and template, and its mapping mode comprises: ID mapping, name map, path mapping and rule judgment mapping.
3. the report generating system based on moulding plate series as claimed in claim 1 or 2 is characterized in that: task queue manager external data draw-out device.
4. report form generation method based on moulding plate series may further comprise the steps:
(a) by system call interfaces the task queue manager is submitted in the data and the instruction that receive, the task queue manager in the data buffering pond, and is stored in deposit data in the task queue order with the instruction task of being packaged as and carries out;
(b) report form generator obtains current task from the task queue manager, if instruction need be carried out data preparation, then obtains corresponding data template by template manager, data is filtered with format conversion put in order;
(c) the report form generator judgment data requires calculation, and then obtains corresponding calculation template by template manager, judges to meet design conditions, then data is carried out statistical computation;
(d) at above-mentioned data after finishing dealing with, report form generator is according to the report form template of appointment, the data sheet of generating structureization;
(e) whether the report form generator judgment data needs to generate final user's form, then obtains corresponding skin template by template manager as needs and handles, and generates final user's form, then carries out data sheet output or storage as not needing;
To step (e), realize that the mapping mode of data-switching is by the mapping management management in step (b) between data and all templates.
5. the report form generation method based on moulding plate series as claimed in claim 4, it is characterized in that: step (b) to the processing procedure of step (e) is handled sequence definition by template, take place unusual in the processing procedure, then relevant abnormalities is stored in the exception handler, handle and hang up or stop, hang up and stop being meant the correlation behavior of Processing tasks in the task queue management device.
6. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: data are carried out data-switching by four kinds of templates, data-switching realizes that by map manager its mapping mode comprises: the ID mapping, promptly carry out the conversion of data node by the mode of ID coupling; Name map is promptly carried out the conversion of data node by node title and node type; The path mapping is promptly changed the data node by the path description of structural data; The rule judgment mapping, promptly by the regular expression of definition, Dynamic Selection data node carries out conversion; These mapping definitions can be kept at the data node that template is used for writing down mapping definition, also can save as independent file.
7. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: in the step (a), described instruction comprises the data ID in the specific data Buffer Pool, the ID of the processing sequence of template or use template; Template is handled sequence, be meant according to the rule judgment condition, data are carried out sequencing and the service condition that conversion uses data template, calculation template, report form template and skin template, template is handled sequence can be directly as the order parameter form, perhaps leave the machining information in the data in, perhaps leave in the report form template with the report form template configuration information, the template that leaves in the report form template is handled sequence as default template processing sequence.
8. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: report form generator at first obtains the template of data correspondence in the step (b), handles sequence information according to the template of obtaining then, and order is carried out conversion process to data; Pass through data template, to be processed as new data layout from the data preparation of data source, data are handled by 0-n secondary data template, with repeatedly from the structural data of xenogenesis data source, transform and be accumulated as a structural data, to finish the data preparation that data sheet generates to be needed.
9. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: calculation template calls rule according to template in the step (c), to carrying out computing through 0-n data set after the data template conversion, its calculating is by the expression formula computing function realization of rule management; By calculation template the data after the data template processing are carried out format conversion and related operation, data are handled by 0-n calculation template, realize repeatedly calculating.
10. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: the data sheet that generates through report form template in the step (d) can reenter step (b) as the data source of secondary data form and carry out computing.
11. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: the skin template is transformed to data sheet the form of the visible final user's form of user in the step (e), at the appearance form of different user form, has corresponding skin template; The data that user's form is represented are subclass that data sheet comprises data, and same data sheet can be corresponding with a plurality of skin templates, to generate multi-form final user's form.
12. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: the state of task queue manager administration task comprises fair termination, abnormal end, hangs up unusually, the unusual wait, the formation of going out on missions of the task detach of termination.
13. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: step (b) uses the rule of different templates and the judgement of service condition to be explained by rule management to step (e), and the character crossfire of forming is expressed with judgement by the branch that comprises that its rule shows as the structural data description.
14. as claim 4 or 5 described report form generation methods based on moulding plate series, it is characterized in that: task queue manager external data draw-out device in the step (a), the data conversion that extracts by the data pick-up device is structurized data stream, be stored in the data buffering pond or merge in the available data in data buffering pond, to finish the preparation of data.
CN2007101776147A 2007-11-19 2007-11-19 Report generation system and method based on moulding plate series Active CN101158900B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101776147A CN101158900B (en) 2007-11-19 2007-11-19 Report generation system and method based on moulding plate series

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101776147A CN101158900B (en) 2007-11-19 2007-11-19 Report generation system and method based on moulding plate series

Publications (2)

Publication Number Publication Date
CN101158900A CN101158900A (en) 2008-04-09
CN101158900B true CN101158900B (en) 2010-09-08

Family

ID=39307011

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101776147A Active CN101158900B (en) 2007-11-19 2007-11-19 Report generation system and method based on moulding plate series

Country Status (1)

Country Link
CN (1) CN101158900B (en)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101661460B (en) * 2009-09-18 2014-09-03 上海宝信软件股份有限公司 Method and device for generating management system report
CN102236657B (en) * 2010-04-28 2013-07-31 阿里巴巴集团控股有限公司 Method and server for processing reported data
CN101957811A (en) * 2010-10-18 2011-01-26 中兴通讯股份有限公司 Method for filtering and analyzing data set of report form and report form processing equipment
US10409892B2 (en) * 2011-01-26 2019-09-10 Microsoft Technology Licensing, Llc Formatting data by example
CN102222285B (en) * 2011-06-28 2013-06-05 用友软件股份有限公司 Multi-dimensional data linkage computing device and multi-dimensional data linkage computing method
CN102254002B (en) * 2011-07-15 2016-04-20 苏州天准软件有限公司 A kind of data output format self-adaptation control method of surveying instrument
CN102750304A (en) * 2012-02-28 2012-10-24 新奥特(北京)视频技术有限公司 Method for generating match report data
CN102866985B (en) * 2012-09-28 2016-03-30 用友网络科技股份有限公司 For data formatter and the method for on-line analysing processing system
CN103064916B (en) * 2012-12-20 2016-03-02 成都羿明科技有限公司 EminDI Data Integration engine and report form generation method
CN103020032B (en) * 2012-12-28 2016-09-14 无锡城市云计算中心有限公司 Report form generation method in cloud computing system
US10229101B2 (en) 2013-06-14 2019-03-12 Microsoft Technology Licensing, Llc Smart fill
CN103399880A (en) * 2013-07-16 2013-11-20 沈阳中科博微自动化技术有限公司 Statistical method for equipment efficiency in piece mounting process
CN103473342B (en) * 2013-09-23 2018-01-16 北京久其软件股份有限公司 A kind of report data generation method and system
US10824799B2 (en) 2014-06-30 2020-11-03 Microsoft Technology Licensing, Llc Summary data autofill
CN104536969A (en) * 2014-12-01 2015-04-22 北京百度网讯科技有限公司 Method and device for determining result data set
CN105321035A (en) * 2015-05-29 2016-02-10 南京市城市规划编制研究中心 Electronic report auto-generating land-use planning management system and method
CN105608132B (en) * 2015-12-16 2019-04-30 北京奇虎科技有限公司 It is a kind of that the method and apparatus of the customized service for generating chart are provided
CN105550325B (en) * 2015-12-16 2019-05-31 北京奇虎科技有限公司 A kind of data managing method and device
CN107103543B (en) * 2016-02-23 2021-03-30 平安科技(深圳)有限公司 Protocol data processing method and system
CN105955946B (en) * 2016-05-18 2018-06-01 平安科技(深圳)有限公司 The circulation method and system of electronic document
CN106202018A (en) * 2016-07-12 2016-12-07 精硕世纪科技(北京)有限公司 Excel report-generating method and device
CN114911854A (en) * 2022-05-09 2022-08-16 建信金融科技有限责任公司 Data processing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1776689A (en) * 2005-12-15 2006-05-24 北京方正国际软件系统有限公司 Publication-oriented intelligent template model establishing method
CN1841362A (en) * 2005-03-31 2006-10-04 国际商业机器公司 Method and system for processing an electronic form
CN101004736A (en) * 2007-01-25 2007-07-25 北京方正国际软件系统有限公司 Template device of style set for quick formatting layout, and implement method
CN101071416A (en) * 2007-07-02 2007-11-14 华为技术有限公司 Report template generating system, development tool, development method and report client end

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1841362A (en) * 2005-03-31 2006-10-04 国际商业机器公司 Method and system for processing an electronic form
CN1776689A (en) * 2005-12-15 2006-05-24 北京方正国际软件系统有限公司 Publication-oriented intelligent template model establishing method
CN101004736A (en) * 2007-01-25 2007-07-25 北京方正国际软件系统有限公司 Template device of style set for quick formatting layout, and implement method
CN101071416A (en) * 2007-07-02 2007-11-14 华为技术有限公司 Report template generating system, development tool, development method and report client end

Also Published As

Publication number Publication date
CN101158900A (en) 2008-04-09

Similar Documents

Publication Publication Date Title
CN101158900B (en) Report generation system and method based on moulding plate series
CN104618693B (en) A kind of monitor video based on cloud computing handles task management method and system online
CN100531055C (en) Data synchronous system and its method
CN102169500B (en) Dynamic service flow display method and device
CN106373249B (en) Call out the numbers device, bank outlets the method being lined up by all kinds of means and system
CN107526645B (en) A kind of communication optimization method and system
CN103208046A (en) Workflow engine architecture method and system based on interactive dynamic flow diagram
CN107943577A (en) Method and apparatus for scheduler task
CN107395909A (en) A kind of far management system and method based on cloud computing management platform
TW200813867A (en) Customer-configurable workflow system
CN109710400A (en) The method and device of thread resources grouping
CN101834750B (en) Method for monitoring common service
CN103927314B (en) A kind of method and apparatus of batch data processing
CN110069561A (en) Account acquisition methods, system, electronic equipment and computer-readable medium
CN110851248A (en) Asynchronous task data processing method and device and computer readable storage medium
CN108874757A (en) Report form generation method and system, computer-readable medium, electronic equipment
CN106919438A (en) Workflow processing method and framework in a kind of virtualized environment
CN110046868A (en) A kind of method and apparatus handling msu message
CN1983313B (en) Workflow data processor and processing method
CN110007912A (en) A kind of visual configuration realization system and method for data sharing interface
CN107451211B (en) A kind of download system based on RabbitMQ and MongoDB
CN102075896A (en) Price previewing method and system
CN101751255B (en) Method and device for realizing service organization by workflow middleware conforming to XPDL specification
US20120078967A1 (en) Integration of a Framework Application and a Task Database
CN101146113B (en) Dynamic configuration system and method for network service performance

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant