CN105426465A - Method and device for online exporting statements - Google Patents

Method and device for online exporting statements Download PDF

Info

Publication number
CN105426465A
CN105426465A CN201510781704.1A CN201510781704A CN105426465A CN 105426465 A CN105426465 A CN 105426465A CN 201510781704 A CN201510781704 A CN 201510781704A CN 105426465 A CN105426465 A CN 105426465A
Authority
CN
China
Prior art keywords
business datum
report
statement
application front
target
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.)
Pending
Application number
CN201510781704.1A
Other languages
Chinese (zh)
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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201510781704.1A priority Critical patent/CN105426465A/en
Publication of CN105426465A publication Critical patent/CN105426465A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method for online exporting statements. The method comprises the following steps: after receiving a statement exporting request sent by an application front end, extracting a template identification from the statement exporting request so as to determine a corresponding statement template object according to the template identification; analyzing the statement template object so as to obtain a statement form parameter set and a business data filling rule; setting the form of a statement file according to the statement form parameter set and filling business data in the statement file according to the business data filling rule so as to obtain a target statement; and returning the target statement to the application front so that a user can export the target statement at the application front end export so as to realize the online export of the statement. According to the method, statements in uniform form can be generated according to pre-configured statement template objects, and target statements in different forms can be generated through modifying the statement template objects through modifying the configuration files, so that the statement generation is more flexible. Furthermore, the invention provides a device for online exporting statements.

Description

The method of online derivation form and device
Technical field
The application relates to Report technique field, more specifically, is method and the device of online derivation form.
Background technology
Form is the data file showing data with forms such as forms.User is when using the miscellaneous service systems such as bank, and usually need to derive form, the form of derivation is stored in user this locality, and user can open and check the business datum that form provides.
Particularly, user carries out derivation operation in the front end of operation system, but, business datum is stored in the rear end of operation system, therefore, needs a kind of technical scheme, to generate the form comprising business datum in the rear end of operation system, and form is supplied to front end, derives for user.
Summary of the invention
In view of this, this application provides a kind of method of online derivation form, in order to realize deriving form in online mode.In addition, present invention also provides a kind of device of online derivation form, in order to ensure the application in practice of described method and realization.
For realizing described object, the technical scheme that the application provides is as follows:
The first aspect of the application provides a kind of method of online derivation form, and the method comprises:
The form sent in response to application front end derives request, extracts described form and derives the template identification in asking;
Determine the report form template object corresponding with described template identification; Wherein, described report form template object is for representing the form generating which kind of form;
Resolve described report form template object, obtain statement form parameter sets and business datum fill rule;
According to described statement form parameter sets, the form of report file is set, and according to described business datum fill rule, in described report file, fills business datum, to obtain target form;
Described target form is sent to described application front end, derives for described application front end.
The second aspect of the application provides a kind of device of online derivation form, and this device comprises:
Template identification extraction module, derives request for the form sent in response to application front end, extracts described form and derives the template identification in asking;
Template object determination module, for determining the report form template object corresponding with described template identification; Wherein, described report form template object is for representing the form generating which kind of form;
Destination object parsing module, for resolving described report form template object, obtains statement form parameter sets and business datum fill rule;
Target report generation module, for according to described statement form parameter sets, arranges the form of report file, and according to described business datum fill rule, in described report file, fills business datum, to obtain target form;
Target form sending module, for described target form is sent to described application front end, derives for described application front end.
From above technical scheme, this application provides a kind of embodiment of the method for online derivation form, the present embodiment is after the form receiving application front end transmission derives request, therefrom extract template identification, and then determine corresponding report form template object according to this template identification, resolve this report form template object, to obtain statement form parameter sets and business datum fill rule, and according to statement form parameter sets, the form of report file is set, and according to business fill rule, business datum is filled in report file, thus obtain target form, and be back to application front end, hold before application for user and derive, thus the online derivation achieved form.Further, the present embodiment according to pre-configured report form template object, can generate the form of consolidation form, and can by amendment configuration file amendment report form template object, and to generate the target form of different-format, report generation is more flexible.
Certainly, the arbitrary product implementing the application might not need to reach above-described all advantages simultaneously.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present application or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only the embodiment of the application, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to the accompanying drawing provided.
The process flow diagram of the embodiment of the method 1 of the online derivation form that Fig. 1 provides for the application;
The application scenarios Organization Chart of the online derivation form that Fig. 2 provides for the application;
The particular flow sheet that the form of report file is set that Fig. 3 provides for the application;
The particular flow sheet of filling business datum in report file that Fig. 4 provides for the application;
The process flow diagram of the embodiment of the method 2 of the online derivation form that Fig. 5 provides for the application;
The process flow diagram of the embodiment of the method 3 of the online derivation form that Fig. 6 provides for the application;
Fig. 7 A, 7B and 7C are respectively the topology example figure of the configuration file of the generating report forms template object that the application provides;
The structural representation of the device embodiment 1 of the online derivation form that Fig. 8 provides for the application.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present application, be clearly and completely described the technical scheme in the embodiment of the present application, obviously, described embodiment is only some embodiments of the present application, instead of whole embodiments.Based on the embodiment in the application, those of ordinary skill in the art are not making the every other embodiment obtained under creative work prerequisite, all belong to the scope of the application's protection.
See Fig. 1, it illustrates the process flow diagram of the embodiment of the method 1 of the online derivation form that the application provides.As shown in Figure 1, the present embodiment can comprise step S101 ~ step S105.
Step S101: the form sent in response to application front end derives request, extracts the template identification in form derivation request.
Wherein, namely application front end applies the one end being supplied to user and using, i.e. applications client.This application front end can be the front end of the application of miscellaneous service type, and as being the front end of bank's class application, the front end etc. of insurance class application, that is, the present embodiment can be applied in the system as the miscellaneous service such as bank or insurance type.Further, application front end can be the applicable front end of various merit, as paid the front end of class application, the front end etc. of inquiry class application.
Application front end can according to the operation of the derivation form of user, and generating report forms derives request.Such as, user wants to derive account and to open an account detailed form, then derive operation performing in bank's class application front end, and this application front end just generates account and to open an account the derivation request of detailed form.
The application example of online derivation form as shown in Figure 2, by the form of generation, request of deriving is sent to application rear end to application front end, application rear end forwards it to online form and derives module (i.e. the execution module of the present embodiment), and after deriving CMOS macro cell target form by online form, be back to application front end.
The execution module of the present embodiment, after the form receiving this application front end derives request, just therefrom extracts template identification.
Step S102: determine the report form template object corresponding with template identification; Wherein, report form template object is for representing the form generating which kind of form.
Wherein, template identification is used for uniquely representing a report form template object, report form template object generates after being loaded by configuration file, the content of configuration file can be revised, reload amended configuration file, just can revise report form template object, thus generate the form of different-format.
It should be noted that, before enforcement, generate in advance and have several report form template objects, and these several report form template objects can be included in map container.According to the template identification in step S101, in these several report form template objects, determine a report form template object.
Report form template object generates the form of which kind of form for representing, form specifically comprises in form to be needed to comprise which (individual) table entries, and what the content of table entries is, what kind of the Show Styles of this little table entries is etc.Briefly, report tableau format comprises the content of two aspects, refers to the structure of form on the one hand, refers to the business datum comprised in showing on the other hand.
Such as, open an account name and time two row of opening an account are comprised in table; Wherein, name of opening an account and the time of opening an account are the structure of form, and the content of name of opening an account and the content of time of opening an account are the business datum comprised in table.
Step S103: resolve report form template object, obtains statement form parameter sets and business datum fill rule.
Wherein, after the member of report form template object is analyzed, statement form parameter sets is got.Can comprise some statement form parameters in statement form parameter sets, statement form parameter is used for representing the structure of form, or, the Show Styles of structure can be represented further.
In addition, after resolving report form template object, also can obtain the fill rule of business datum, business fill rule, be used for representing how business datum to be filled in form.Such as, the content of name of opening an account needs to be filled under this structure item of name of opening an account.
It should be noted that, business datum and form are derived and are asked relevant, and such as, the form request of deriving is that request is derived account and to be opened an account detailed form, then business datum is the situation of opening an account of various account.In addition, business datum can be stored in certain (a bit) file by application rear end, such as, can be stored in certain document files, or can be stored in certain tables of data, the present embodiment is also not specifically limited.
Step S104: according to statement form parameter sets, the form of report file is set, and according to business datum fill rule, in report file, fill business datum, to obtain target form.
Wherein, the form arranging report file can specifically comprise, and arranges the position and pattern etc. of each structure item of form.Such as, comprise title, subtitle and row in structure item, then title needs the first trip being placed on form, and subtitle needs the next line being placed on title, and row need the next line at subtitle placed side by side.Further, such as, the pattern of title is No. three fonts, align center and overstriking.
The detailed process of filling business datum in report file can be, first from the file of application rear end, inquires business datum, then business datum is filled under corresponding structure item.Or, statistics of content etc. can also be carried out to various structure item further.
After the form that report file is set and filling business datum, just obtain the target form being used for deriving.Target form is as Excel form.
Step S105: target form is sent to application front end, derives for application front end.
Wherein, call transmission interface, target form is sent to application front end, thus user can hold before application and carry out derivation operation, as being kept in the equipment at application front end place.
From above technical scheme, this application provides a kind of embodiment of the method for online derivation form, the present embodiment is after the form receiving application front end transmission derives request, therefrom extract template identification, and then determine corresponding report form template object according to this template identification, resolve this report form template object, to obtain statement form parameter sets and business datum fill rule, and according to statement form parameter sets, the form of report file is set, and according to business fill rule, business datum is filled in report file, thus obtain target form, and be back to application front end, hold before application for user and derive, thus the online derivation achieved form.
In addition, the present embodiment according to pre-configured report form template object, can generate the form of consolidation form, and can by amendment configuration file amendment report form template object, and to generate the target form of different-format, report generation is more flexible.
As shown in Figure 3, foundation statement form parameter sets in step S104 in the embodiment of the method 1 of above online derivation form, the specific implementation arranging the form of report file can comprise step S201 ~ step S203.
Step S201: from statement form parameter sets, obtains structural parameters, and the sequence parameter obtained corresponding to structural parameters and pattern parameter; Wherein, structural parameters are for representing the content item comprised in report file.
Wherein, after resolving report form template object, various structures parameter can be comprised in the statement form parameter sets obtained, structural parameters represent the various content items of form respectively, as title, subtitle, extend information, attributive classification information, Chinese and English attribute column information, Data classification information, aggregate information etc.Certainly, in a particular application, can also be the content item of other kinds, be not limited to lifted example.
It should be noted that, each structural parameters have respective putting position, and the putting position of multiple structural parameters is comprehensively called total puts order, such as, in report file, first put title, title is placed in the first row, then put subtitle, be placed in second row etc.
This is put order and can be included in sequence parameter, therefore, needs to obtain sequence parameter.Sequence parameter can use order to represent, therefore, from report form template object, searches order member, and the value of this member is putting sequentially of content item.
Step S202: perform preset order method to set up, with according to sequence parameter, arranges the position of structural parameters in report file.
Wherein, preset order method to set up can be specially writeAndFormatInOrder method, and its effect is that form content item writes in REPORT-OBJECT by typographical sequences, thus is provided with the putting position of content item in report file.
It should be noted that, when performing preset order location method, need to import parameter into, the sequence parameter that parameter and previous step get.
Step S203: perform the preset style method to set up, with according to pattern parameter, arranges the Show Styles of structural parameters in report file.
Wherein, import pattern parameter in the preset style method to set up into, pattern parameter can arrange the Show Styles of structural parameters.
As known from the above, after resolving report form template object, can comprise various structures parameter in the statement form parameter sets of acquisition, thus enrich the content that form comprises, Consumer's Experience is better.In addition, after resolving report form template object, in the statement form parameter sets of acquisition, pattern parameter can also be comprised, the Show Styles of pattern parameter definition form content, thus improve the view result of form.
As shown in Figure 4, foundation business datum fill rule in step S104 in the embodiment of the method 1 of above online derivation form, the specific implementation of filling business datum in report file can comprise step S301 ~ step S303.
Step S301: derive request from form, extract business datum query argument, and from report form template object, extract business datum querying method.
Wherein, after the form request of deriving is sent to application rear end by application front end, application rear end can be derived in request to this form and is encapsulated into business datum query argument.Business datum query argument, for representing querying condition during query traffic data, as querying condition is: the time of opening an account is later than on January 1st, 2013.
In addition, in report form template object, also include business datum querying method, such as, in its beanID (object) being included in report form template object and method (method of this object).It should be noted that, business datum querying method is corresponding with the storage mode of business datum, and such as, business datum is stored in tables of data, then business datum inquiry mode is usage data library inquiry statement, query traffic data from tables of data.Further, business datum inquiry mode pre-sets.
Step S302: using business datum query argument as executive condition, performs business datum querying method, with from the backend services data file corresponding with application front end, obtains business datum to be filled.
Wherein, when performing business datum querying method, need to use querying condition, or be called executive condition.Particularly, using the business datum query argument that gets from report form template object as querying condition, thus in business datum file, query traffic data, for convenience of description, is called business datum to be filled by the business datum inquired.
Step S303: perform preset data fill method, business datum to be filled to be filled in report file.
Wherein, data stuffing pre-sets, under business datum to be filled can be filled into corresponding content item by it.
See Fig. 5, it illustrates the process flow diagram of the online derivation report method embodiment 2 that the application provides.As shown in Figure 2, the present embodiment can specifically comprise step S401 ~ step S407.It should be noted that, the explanation of connection with step S401 ~ step S404 see online derivation report method embodiment 1, can not repeat, is only described step S405 ~ step S407 below.
Step S401: the form sent in response to application front end derives request, extracts the template identification in form derivation request;
Step S402: determine the report form template object corresponding with template identification; Wherein, report form template object is for representing the form generating which kind of form;
Step S403: resolve report form template object, obtains statement form parameter sets and business datum fill rule;
Step S404: according to statement form parameter sets, the form of report file is set, and according to business datum fill rule, in report file, fill business datum, to obtain target form;
Step S405: copy target form, to obtain target form to be sent, and is sent to application front end by target form to be sent.
Wherein, the target form that the present embodiment generates is stored in predetermined directory, and after copying, is called target form to be sent, and then target form to be sent is sent to application front end by copying the target form obtained.
Step S406: send a notification message to application front end, to notify that application front end is derived target form.
Step S407: the derivation success message sent in response to application front end, deletes the local target form generated.
Wherein, user can hold to perform before application derives operation, is deriving successfully, and application front end can send to the present embodiment and derive successful message.After receiving the successful message of derivation, just can delete the target form stored in local directory, thus local storage space is cleared up.
See Fig. 6, it illustrates the flow process of the embodiment of the method 3 of online derivation form.As shown in Figure 6, application front end calls the document generating method generateFile (param) that form derivation service class module provides, derive request to send form to it, wherein, in param, comprise the parameter such as template identification and business datum query argument.
Form derivation service class module calls template acquisition methods getTemplate () that form context tool-class provides, to obtain report form template.Wherein, need when calling to import this parameter of template identification into.
Form derives service class module can also call the method for obtaining path getLocalFilePath () that file tool class provides, to determine the local address existing for the target form that generates.
Form derives service class module can call form content item wiring method writeAndFormatInOrder () self provided, form content to be pressed typographical sequences write REPORT-OBJECT and sheet object.
Obtain this content item of attributive classification if resolve from report form template object, then form is derived service class module and is called writeAndFormatCategories (), attributive classification information is write REPORT-OBJECT and arranges pattern.Wherein, attributive classification information, i.e. the integrating representation information of multiple row, the time of opening an account as open an account name and row 2 by row 1 is referred to as the information of opening an account.
Obtain this content item of attribute column if resolve from report form template object, then form is derived service class module and is called writeAndFormatBodyInfo (), attribute column content information is write REPORT-OBJECT and arranges pattern.It should be noted that, in the invoked procedure of this method, need to call the business datum querying method of resolving from report form template object and obtaining, to search business datum and business datum is written in REPORT-OBJECT.
If be also resolved to other structure of report items from report form template object, also need write REPORT-OBJECT and arrange pattern.
After form derivation service class module returns, just can obtain the REPORT-OBJECT after arranging, and in the local address got, generate the file of target form, and by REPORT-OBJECT writing in files.
In actual applications, the structure of the configuration file of generating report forms template object can see Fig. 7 A, 7B and 7C.
Fig. 7 A shows an example of structure of report configuration file, and this file is used to specify the structure of generating report forms, comprises title, subtitle, attributive classification, English attribute, Chinese attribute, report data, grade classification, total etc.It should be noted that, this configuration file can be associated by the report style configuration file shown in the statement form configuration file shown in pattern Id with Fig. 7 B and Fig. 7 C, is used to specify the form that each structure uses.
Fig. 7 B shows an example of statement form configuration file, and this file is used to specify the order (embodying in order in the example shown) of each structure of form and the pattern of each structure.
Fig. 7 C shows an example of report style configuration file, and this file is used to specify the pattern of each structure of form.
Below the device embodiment of the online derivation form that the application provides is introduced, it should be noted that, hereafter about the explanation of the device embodiment of online derivation form see the embodiment of the method for online derivation form provided above, can not repeat below.
Corresponding with the embodiment of the method 1 of above-mentioned online derivation form, this application provides a kind of device embodiment 1 of online derivation form.As shown in Figure 8, the present embodiment can specifically comprise: template identification extraction module 801, template object determination module 802, destination object parsing module 803, target report generation module 804 and target form sending module 805; Wherein:
Template identification extraction module 801, derives request for the form sent in response to application front end, extracts form and derives the template identification in asking;
Template object determination module 802, for determining the report form template object corresponding with template identification; Wherein, report form template object is for representing the form generating which kind of form;
Destination object parsing module 803, for resolving report form template object, obtains statement form parameter sets and business datum fill rule;
Target report generation module 804, for according to statement form parameter sets, arranges the form of report file, and according to business datum fill rule, fills business datum, to obtain target form in report file;
Target form sending module 805, for target form is sent to application front end, derives for application front end.
From above technical scheme, this application provides a kind of embodiment of the method for online derivation form, template identification extraction module 801 is after the form receiving application front end transmission derives request, therefrom extract template identification, and then template object determination module 802 determines corresponding report form template object according to this template identification, destination object parsing module 803 resolves this report form template object, to obtain statement form parameter sets and business datum fill rule, target report generation module 804 is according to statement form parameter sets, the form of report file is set, and according to business fill rule, business datum is filled in report file, thus obtain target form, target form sending module 805 is back to application front end, hold before application for user and derive, thus the online derivation achieved form.
In addition, the present embodiment according to pre-configured report form template object, can generate the form of consolidation form, and can by amendment configuration file amendment report form template object, and to generate the target form of different-format, report generation is more flexible.
Alternatively, target report generation module comprises:
Statement form arranges submodule, for according to statement form parameter sets, arranges the form of report file;
Form fills submodule, for according to business datum fill rule, fills business datum in report file;
Wherein, statement form arranges submodule and comprises:
Report parameter obtains unit, for from statement form parameter sets, obtains structural parameters, and the sequence parameter obtained corresponding to structural parameters and pattern parameter; Wherein, structural parameters are for representing the content item comprised in report file;
Locations of structures setting unit, for performing preset order method to set up, with according to sequence parameter, arranges the position of structural parameters in report file;
Structural style setting unit, for performing the preset style method to set up, with according to pattern parameter, arranges the Show Styles of structural parameters in report file.
Alternatively, form fills submodule comprises:
Query argument and method determining unit, for deriving in request from form, extract business datum query argument, and from report form template object, extract business datum querying method;
Business datum acquiring unit to be filled, for using business datum query argument as executive condition, perform business datum querying method, with from the backend services data file corresponding with application front end, obtain business datum to be filled;
Business datum filler cells to be filled, for performing preset data fill method, to be filled to business datum to be filled in report file.
Alternatively, the device of online derivation form also comprises:
Communication derived information sending module, for target form is being sent to application front end, after deriving, is sending a notification message to application front end for application front end, to notify that application front end is derived target form.
Alternatively, target form sending module comprises:
Target form copies transmission submodule, for copying target form, to obtain target form to be sent, and target form to be sent is sent to application front end;
Local target form cancel (CANCL) module, for the derivation success message sent in response to application front end, deletes the local target form generated
It should be noted that, each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, between each embodiment identical similar part mutually see.
Also it should be noted that, in this article, the such as relational terms of first and second grades and so on is only used for an entity or operation to separate with another entity or operational zone, and not necessarily requires or imply the relation that there is any this reality between these entities or operation or sequentially.And, term " comprises ", " comprising " or its any other variant are intended to contain comprising of nonexcludability, thus make to comprise the process of a series of key element, method, article or equipment and not only comprise those key elements, but also comprise other key elements clearly do not listed, or also comprise by the intrinsic key element of this process, method, article or equipment.When not more restrictions, the key element limited by statement " comprising ... ", and be not precluded within process, method, article or the equipment comprising above-mentioned key element and also there is other identical element.
To the above-mentioned explanation of the disclosed embodiments, professional and technical personnel in the field are realized or uses the application.To be apparent for those skilled in the art to the multiple amendment of these embodiments, General Principle as defined herein when not departing from the spirit or scope of the application, can realize in other embodiments.Therefore, the application can not be restricted to these embodiments shown in this article, but will meet the widest scope consistent with principle disclosed herein and features of novelty.

Claims (10)

1. a method for online derivation form, is characterized in that, comprising:
The form sent in response to application front end derives request, extracts described form and derives the template identification in asking;
Determine the report form template object corresponding with described template identification; Wherein, described report form template object is for representing the form generating which kind of form;
Resolve described report form template object, obtain statement form parameter sets and business datum fill rule;
According to described statement form parameter sets, the form of report file is set, and according to described business datum fill rule, in described report file, fills business datum, to obtain target form;
Described target form is sent to described application front end, derives for described application front end.
2. the method for online derivation form according to claim 1, is characterized in that, described according to described statement form parameter sets, arranges the form of report file, comprising:
From described statement form parameter sets, obtain structural parameters, and the sequence parameter obtained corresponding to described structural parameters and pattern parameter; Wherein, described structural parameters are for representing the content item comprised in report file;
Perform preset order method to set up, with according to described sequence parameter, the position of described structural parameters in report file is set;
Perform the preset style method to set up, with according to described pattern parameter, the Show Styles of described structural parameters in described report file is set.
3. the method for online derivation form according to claim 1, is characterized in that, described according to described business datum fill rule, fills business datum, comprising in described report file:
Derive request from described form, extract business datum query argument, and from described report form template object, extract business datum querying method;
Using described business datum query argument as executive condition, perform described business datum querying method, with from the backend services data file corresponding with application front end, obtain business datum to be filled;
Perform preset data fill method, described business datum to be filled to be filled in described report file.
4. the method for online derivation form according to claim 1, is characterized in that, described, described target form is sent to described application front end, after deriving, also comprises for described application front end:
Send a notification message to described application front end, to notify that described application front end is derived described target form.
5. the method for online derivation form according to claim 1, is characterized in that, described described target form is sent to described application front end, comprising:
Copy described target form, to obtain target form to be sent, and described target form to be sent is sent to described application front end;
In response to the derivation success message that described application front end sends, delete the local described target form generated.
6. a device for online derivation form, is characterized in that, comprising:
Template identification extraction module, derives request for the form sent in response to application front end, extracts described form and derives the template identification in asking;
Template object determination module, for determining the report form template object corresponding with described template identification; Wherein, described report form template object is for representing the form generating which kind of form;
Destination object parsing module, for resolving described report form template object, obtains statement form parameter sets and business datum fill rule;
Target report generation module, for according to described statement form parameter sets, arranges the form of report file, and according to described business datum fill rule, in described report file, fills business datum, to obtain target form;
Target form sending module, for described target form is sent to described application front end, derives for described application front end.
7. the device of online derivation form according to claim 6, is characterized in that, described target report generation module comprises:
Statement form arranges submodule, for according to described statement form parameter sets, arranges the form of report file;
Form fills submodule, for according to described business datum fill rule, fills business datum in described report file;
Wherein, described statement form arranges submodule and comprises:
Report parameter obtains unit, for from described statement form parameter sets, obtains structural parameters, and the sequence parameter obtained corresponding to described structural parameters and pattern parameter; Wherein, described structural parameters are for representing the content item comprised in report file;
Locations of structures setting unit, for performing preset order method to set up, with according to described sequence parameter, arranges the position of described structural parameters in report file;
Structural style setting unit, for performing the preset style method to set up, with according to described pattern parameter, arranges the Show Styles of described structural parameters in described report file.
8. the device of online derivation form according to claim 7, is characterized in that, described form fills submodule comprises:
Query argument and method determining unit, for deriving in request from described form, extract business datum query argument, and from described report form template object, extract business datum querying method;
Business datum acquiring unit to be filled, for using described business datum query argument as executive condition, perform described business datum querying method, with from the backend services data file corresponding with application front end, obtain business datum to be filled;
Business datum filler cells to be filled, for performing preset data fill method, to be filled to described business datum to be filled in described report file.
9. the device of online derivation form according to claim 6, is characterized in that, also comprise:
Communication derived information sending module, for described target form being sent to described application front end described, after deriving for described application front end, send a notification message to described application front end, to notify that described application front end is derived described target form.
10. the device of online derivation form according to claim 6, is characterized in that, described target form sending module comprises:
Target form copies transmission submodule, for copying described target form, to obtain target form to be sent, and described target form to be sent is sent to described application front end;
Local target form cancel (CANCL) module, for the derivation success message sent in response to described application front end, deletes the local described target form generated.
CN201510781704.1A 2015-11-13 2015-11-13 Method and device for online exporting statements Pending CN105426465A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510781704.1A CN105426465A (en) 2015-11-13 2015-11-13 Method and device for online exporting statements

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510781704.1A CN105426465A (en) 2015-11-13 2015-11-13 Method and device for online exporting statements

Publications (1)

Publication Number Publication Date
CN105426465A true CN105426465A (en) 2016-03-23

Family

ID=55504677

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510781704.1A Pending CN105426465A (en) 2015-11-13 2015-11-13 Method and device for online exporting statements

Country Status (1)

Country Link
CN (1) CN105426465A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294825A (en) * 2016-08-17 2017-01-04 浪潮软件股份有限公司 A kind of excel data managing method and system, client, service end
CN106886484A (en) * 2017-02-22 2017-06-23 郑州云海信息技术有限公司 Report form generation method and device based on sea of clouds system
CN107451109A (en) * 2017-07-05 2017-12-08 北京京东尚科信息技术有限公司 Report form generation method and system
CN108228548A (en) * 2016-12-21 2018-06-29 腾讯科技(深圳)有限公司 A kind of report display method, apparatus, terminal and system
CN108874760A (en) * 2018-05-23 2018-11-23 中国平安人寿保险股份有限公司 Report file generation method, device, computer equipment and storage medium
CN109657214A (en) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 Report form generation method, device, terminal and storage medium
CN109710665A (en) * 2018-08-17 2019-05-03 深圳壹账通智能科技有限公司 Report downloading method, apparatus, equipment and readable storage medium storing program for executing
CN110096683A (en) * 2019-03-15 2019-08-06 中国平安人寿保险股份有限公司 Report form generation method, system, computer installation and computer readable storage medium
CN110413974A (en) * 2019-07-26 2019-11-05 北京恒华伟业科技股份有限公司 Form template configuration and device, table deriving method and device
CN110502558A (en) * 2019-07-23 2019-11-26 平安科技(深圳)有限公司 Data export method, device, computer equipment and storage medium
CN110633266A (en) * 2019-09-26 2019-12-31 中国银行股份有限公司 Version generation method and system of business system
CN110807304A (en) * 2019-09-20 2020-02-18 东软集团股份有限公司 Table exporting method, device and equipment
CN112052653A (en) * 2020-09-04 2020-12-08 国网福建省电力有限公司 Filling method of statement remark information and financial robot
CN112099801A (en) * 2020-11-03 2020-12-18 广州市玄武无线科技股份有限公司 Excel analysis method and system based on metadata driving
CN113177021A (en) * 2021-04-28 2021-07-27 中国工商银行股份有限公司 Data export method and device for different data sources
CN113626109A (en) * 2021-09-17 2021-11-09 平安普惠企业管理有限公司 Report path acquisition method and device, intelligent terminal and storage medium
WO2022126983A1 (en) * 2020-12-18 2022-06-23 平安普惠企业管理有限公司 Electronic report file export method, apparatus and device, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101122899A (en) * 2007-09-18 2008-02-13 杭州华三通信技术有限公司 Report generation method and device
CN101615177A (en) * 2009-07-21 2009-12-30 深圳市科陆电子科技股份有限公司 At structural self-defined report implementation method of server/browser and device
CN101650711A (en) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 Method for generating report
CN101694649A (en) * 2009-08-28 2010-04-14 曙光信息产业(北京)有限公司 Report generating system and method of cluster monitoring
CN104461538A (en) * 2014-12-08 2015-03-25 畅捷通信息技术股份有限公司 Report generation method and report generation system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101122899A (en) * 2007-09-18 2008-02-13 杭州华三通信技术有限公司 Report generation method and device
CN101615177A (en) * 2009-07-21 2009-12-30 深圳市科陆电子科技股份有限公司 At structural self-defined report implementation method of server/browser and device
CN101650711A (en) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 Method for generating report
CN101694649A (en) * 2009-08-28 2010-04-14 曙光信息产业(北京)有限公司 Report generating system and method of cluster monitoring
CN104461538A (en) * 2014-12-08 2015-03-25 畅捷通信息技术股份有限公司 Report generation method and report generation system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
周跃: ""企业辅助决策支持系统报表的研究与开发"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
王沛: ""基于SaaS平台的动态可定制报表系统的设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294825A (en) * 2016-08-17 2017-01-04 浪潮软件股份有限公司 A kind of excel data managing method and system, client, service end
CN108228548A (en) * 2016-12-21 2018-06-29 腾讯科技(深圳)有限公司 A kind of report display method, apparatus, terminal and system
CN108228548B (en) * 2016-12-21 2019-08-13 腾讯科技(深圳)有限公司 A kind of report display method, apparatus, terminal and system
CN106886484A (en) * 2017-02-22 2017-06-23 郑州云海信息技术有限公司 Report form generation method and device based on sea of clouds system
CN107451109B (en) * 2017-07-05 2022-01-04 北京京东尚科信息技术有限公司 Report generation method and system
CN107451109A (en) * 2017-07-05 2017-12-08 北京京东尚科信息技术有限公司 Report form generation method and system
CN108874760A (en) * 2018-05-23 2018-11-23 中国平安人寿保险股份有限公司 Report file generation method, device, computer equipment and storage medium
CN108874760B (en) * 2018-05-23 2023-08-11 中国平安人寿保险股份有限公司 Report file generation method, report file generation device, computer equipment and storage medium
CN109710665A (en) * 2018-08-17 2019-05-03 深圳壹账通智能科技有限公司 Report downloading method, apparatus, equipment and readable storage medium storing program for executing
CN109657214A (en) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 Report form generation method, device, terminal and storage medium
CN110096683A (en) * 2019-03-15 2019-08-06 中国平安人寿保险股份有限公司 Report form generation method, system, computer installation and computer readable storage medium
CN110502558A (en) * 2019-07-23 2019-11-26 平安科技(深圳)有限公司 Data export method, device, computer equipment and storage medium
WO2021012909A1 (en) * 2019-07-23 2021-01-28 平安科技(深圳)有限公司 Data export method and apparatus, computer device, and storage medium
CN110502558B (en) * 2019-07-23 2023-11-28 平安科技(深圳)有限公司 Data export method, device, computer equipment and storage medium
CN110413974A (en) * 2019-07-26 2019-11-05 北京恒华伟业科技股份有限公司 Form template configuration and device, table deriving method and device
CN110807304A (en) * 2019-09-20 2020-02-18 东软集团股份有限公司 Table exporting method, device and equipment
CN110633266A (en) * 2019-09-26 2019-12-31 中国银行股份有限公司 Version generation method and system of business system
CN112052653A (en) * 2020-09-04 2020-12-08 国网福建省电力有限公司 Filling method of statement remark information and financial robot
CN112099801A (en) * 2020-11-03 2020-12-18 广州市玄武无线科技股份有限公司 Excel analysis method and system based on metadata driving
WO2022126983A1 (en) * 2020-12-18 2022-06-23 平安普惠企业管理有限公司 Electronic report file export method, apparatus and device, and storage medium
CN113177021A (en) * 2021-04-28 2021-07-27 中国工商银行股份有限公司 Data export method and device for different data sources
CN113177021B (en) * 2021-04-28 2024-05-10 中国工商银行股份有限公司 Data export method and device for different data sources
CN113626109A (en) * 2021-09-17 2021-11-09 平安普惠企业管理有限公司 Report path acquisition method and device, intelligent terminal and storage medium

Similar Documents

Publication Publication Date Title
CN105426465A (en) Method and device for online exporting statements
TWI663553B (en) Method and device for generating contract
CN111176976B (en) Test data generation method and device, storage medium and electronic device
US7865531B2 (en) Method and system for providing value help features to input fields generated for dynamically selected columns
US7743077B2 (en) Method and system for generating database records
CN105404507A (en) Process template construction method and system
CN104899186A (en) Form generating and obtaining method and device
CN110008665B (en) Authority control method and device for blockchain
CN103077022B (en) A kind of work flow visual operation collocation method and device
CN104699748B (en) It is a kind of to show the method and its system for being not fixed row report
CN111367945A (en) Report query method, device, equipment and computer readable storage medium
CN106294352A (en) A kind of document handling method, device and file system
CN106547646B (en) Data backup and recovery method and data backup and recovery device
CN108228628A (en) Wide table generating method and its device in a kind of structured query language database
CN105657677A (en) Short message sending method, short message gateway and service platform
CN105389184A (en) Configuration method and apparatus for product interface information
CN111414361A (en) Label data storage method, device, equipment and readable storage medium
CN104423982A (en) Request processing method and device
CN111090803A (en) Data processing method and device, electronic equipment and storage medium
CN111209061A (en) Method and device for filling in user information, computer equipment and storage medium
CN106101368A (en) The method and system of Quick Response Code have been generated based on telephonograph
CN102855266B (en) Method, device and system for establishing information system
CN102867009B (en) Creation method, device and system for information system
CN110781189B (en) Document platform construction method and device, electronic equipment and storage medium
CN111506644B (en) Application data processing method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160323

RJ01 Rejection of invention patent application after publication