CN115204125A - Form aggregation method and device - Google Patents

Form aggregation method and device Download PDF

Info

Publication number
CN115204125A
CN115204125A CN202210776901.4A CN202210776901A CN115204125A CN 115204125 A CN115204125 A CN 115204125A CN 202210776901 A CN202210776901 A CN 202210776901A CN 115204125 A CN115204125 A CN 115204125A
Authority
CN
China
Prior art keywords
aggregated
aggregation
data
forms
single item
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
CN202210776901.4A
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.)
Inspur Software Co Ltd
Original Assignee
Inspur Software 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 Inspur Software Co Ltd filed Critical Inspur Software Co Ltd
Priority to CN202210776901.4A priority Critical patent/CN115204125A/en
Publication of CN115204125A publication Critical patent/CN115204125A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • 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)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the field of service business application, and particularly provides a form aggregation method, which comprises the following steps: s1, an implementer constructs a form of a single item in a form system; s2, applying services and combining single item forms to be filled; s3, the business system transmits the combined ID of the forms and the ID of the form version to a form system through an interface; s4, rendering the aggregation form by the business system through a form loading driver according to the aggregation form ID and the aggregation form version ID; s5, when the user fills in the multiplexing field of the aggregated form, the front end of the form calculates the automatic assignment field to other aggregated forms; and S6, after the completion of the filling of the clerks, the business system acquires a piece of aggregated form data and a plurality of single item form data through the acquired data js provided by the forms. Compared with the prior art, the invention reduces the operation and maintenance cost of the system. The business system is connected by taking the form system as a center, and the external interface support and the page rendering are unified, so that the dependence between the systems is reduced.

Description

Form aggregation method and device
Technical Field
The invention relates to the field of service business application, and particularly provides a form aggregation method and device.
Background
In recent years, the system aims to increase the conversion and reform of promoting functions, meet the implementation requirements of enterprises and the public, enhance business collaboration and information sharing, optimize service flows, reduce institutional transaction cost, optimize and improve service experience, and enhance the sense of acquisition of enterprises and the public.
At present, in the service industry, a set of form declaration mode in one affair is mainly rendered in a mode of a plurality of forms in a plurality of matters in a label page mode, and a plurality of forms for filling the matters are changed into a plurality of forms for filling one affair at present by office staff. The method mainly comprises the steps of processing a field multiplexing mode of one event and the same field multiplexing mode, wherein the field mapping configuration function between newly added forms is mainly used for binding fields of the same elements in a plurality of forms, so that when an applicant fills in fields of a certain form in one event service, the fields mapped in other forms are synchronized. This approach has the following drawbacks:
(1) The method needs a service system to establish a mapping configuration function of the fields of the event form, needs to modify the form of the original single event, increases the dependency among the systems, and has extremely low reusability.
(2) After the form is configured, the implementers also need to judge the form field elements one by one to perform field mapping configuration, and the system has a large implementation workload.
(3) The method is not a real form system, a plurality of forms are listed and filled one by one, the filling efficiency of the forms is low, and the experience of office staff is very poor.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a form aggregation method with strong practicability.
The invention further aims to provide a form aggregation device which is reasonable in design, safe and applicable.
The technical scheme adopted by the invention for solving the technical problems is as follows:
a method of form aggregation having the steps of:
s1, an implementer constructs a form of a single item in a form system;
s2, applying services and combining single item forms to be filled;
s3, the business system transmits the combined ID of the forms and the ID of the form version to a form system through an interface;
s4, rendering the aggregation form by the business system through a form loading driver according to the aggregation form ID and the aggregation form version ID;
s5, when the user fills in the multiplexing field of the aggregated form, the front end of the form calculates the automatic assignment field to other aggregated forms;
and S6, after the completion of the filling of the clerks, acquiring data js provided by the form by the business system to acquire aggregated form data and a plurality of single item form data.
Furthermore, in step S1, the implementer enters the form system to construct a form of a single item, configures field codes or domain meaning attributes of the form, issues the single item form after the construction of the form is completed, and the form system stores the configured form structure data.
Further, in step S2, the service is applied, and the service system returns the form of all the individual items included in the service, and combines the form of the individual items to be filled.
Further, in step S3, the business system transmits the multiple form IDs and form version IDs that are combined to the form system through an interface, and the form system generates structured data of a aggregated form according to aggregation calculation, and returns a new aggregated form ID and an aggregated form version ID to the business system.
Further, in step S4, the service system calls the rendering form js provided by the form according to the aggregated form information returned by the form, the form system obtains the aggregated form structured data to be rendered to render the form, and the rendered form is returned to the clerk to fill the aggregated form.
Further, in step S5, when the clerk fills in the fields of the same elements in the aggregated form, the form system monitors the aggregated form fields in real time, and assigns a value to the aggregated form fields through calculation.
Further, in step S6, after the clerk fills in the aggregated form, the form is submitted in the service system, and the service system calls the acquired form data js provided by the form to acquire the aggregated form data filled by the clerk for storage, or acquires data of a single form according to the aggregated form data for data transfer between the service systems.
A form aggregation apparatus, comprising: at least one memory and at least one processor;
the at least one memory to store a machine readable program;
the at least one processor is configured to invoke the machine readable program to perform a form aggregation method.
Compared with the prior art, the form polymerization method and the form polymerization device have the following outstanding beneficial effects:
the field mapping of the single item forms does not need to perform new function mapping, and the operation and maintenance cost of the system is reduced. The business system is in butt joint with the form system as a center, external interface support and page rendering are unified, and dependence among the systems is reduced. When configuring the form item form, system implementers only need to pay attention to the form constructed by the system implementers, do not need to consider the field mapping relation of other forms, and have the advantages of automatic aggregation, simple configuration, low learning cost and great improvement of form filling efficiency and user using satisfaction. And the form system is accessed in a non-invasive manner, and each system is independent.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method for form aggregation;
fig. 2 is a flowchart of aggregating form configuration, aggregating form rendering, and obtaining form data in a form aggregation method.
Detailed Description
The present invention will be described in further detail with reference to specific embodiments in order to better understand the technical solutions of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
A preferred embodiment is given below:
as shown in fig. 1-2, the form aggregation method in this embodiment includes the following steps:
s1, an implementer constructs a form of a single item in a form system;
the implementing personnel enter the form system to construct the form of the single item, configure the field code or the domain meaning attribute of the form, issue the single item form after the construction of the form is completed, and the form system stores the configured form structure data.
S2, applying services and combining single item forms to be filled;
and (4) applying the service, wherein the service system returns the forms of all the single matters contained in the service, and the forms of the single matters needing to be filled are combined.
S3, the business system transmits the combined ID of the forms and the ID of the form version to a form system through an interface;
and the business system transmits the combined form IDs and the form version IDs to the form system through an interface, the form system generates structured data of a polymerization form according to polymerization calculation, and returns the new polymerization form IDs and the polymerization form version IDs to the business system.
Form aggregation referencing: {
"busiCode" aggregated traffic unique code (e.g., traffic code for a thing) ",
description of the description,
"formName": aggregate form name ",
"gatherRelations":[{
"formId" -Single form id ",
formVersionId Single form version id "
"formId" -Single form id ",
formVersionId Single form version id "
"gatherType": polymeric type "
Returning parameters:
"message":"",
"row":{
"ID" means "aggregate form ID",
"name": the "aggregate form name",
"currentVersionId": current aggregation form version ID ",
"currentVersionName": current aggregation form version number ",
"publishVersionId": published aggregation form ID ",
"publishVersionName": published aggregate form version number ",
status,
type (type) "
"categoryId": categoryiD ",
"categoryName" means "category name",
"createnamame": create a person name ",
"creator" "create person ID",
description of the description,
"formGathers":[{
"formId" -Single form ID ",
"formName": single form name ",
formVersionId "Single form published version ID",
"formVersionName": the "version number issued by a single form",
"state":1
s4, rendering the aggregation form by the business system through a form loading driver according to the aggregation form ID and the aggregation form version ID;
and the business system calls the rendering form js provided by the form through the aggregated form information returned by the form, the form system obtains the aggregated form structured data required to be rendered to render the form, and the rendered form is returned to the clerk to fill the aggregated form.
S5, when the user fills in the multiplexing field of the aggregated form, the front end of the form calculates the automatic assignment field to other aggregated forms;
when the field of the same element in the aggregated form is filled in by the clerk, the form system monitors the aggregated form field in real time, and the aggregated form field is given value through calculation.
And S6, after the completion of the filling of the clerks, acquiring data js provided by the form by the business system to acquire aggregated form data and a plurality of single item form data.
The form aggregation device for realizing the method comprises at least one memory and at least one processor;
at least one memory for storing a machine readable program; at least one processor configured to invoke the machine readable program to perform a form aggregation method.
The above embodiments are only specific examples of the present invention, and the scope of the present invention includes but is not limited to the above embodiments, and any suitable changes or substitutions that are consistent with the claims of a form polymerization method and apparatus of the present invention and are made by those skilled in the art should fall within the scope of the present invention.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (8)

1. A method for form aggregation, comprising the steps of:
s1, an implementer constructs a form of a single item in a form system;
s2, applying services and combining single item forms to be filled;
s3, the business system transmits the combined ID and version ID of the form to a form system through an interface;
s4, rendering the aggregation form by the business system through a form loading driver according to the aggregation form ID and the aggregation form version ID;
s5, when the user fills in the multiplexing field of the aggregated form, the front end of the form calculates the automatic assignment field to other aggregated forms;
and S6, after the completion of the filling of the clerks, the business system acquires a piece of aggregated form data and a plurality of single item form data through the acquired data js provided by the forms.
2. The form aggregation method as claimed in claim 1, wherein in step S1, the implementer enters the form system to construct a form of a single item, configures field codes or domain meaning attributes of the form, issues a single item form after the construction of the form is completed, and the form system stores the configured form structure data.
3. A method for aggregating forms according to claim 1 or 2, characterized in that in step S2, the service is applied, the service system returns the forms of all the individual matters contained in the service, and the forms of the individual matters to be filled are combined.
4. The form aggregation method according to claim 3, wherein in step S3, the business system transmits the combined form IDs and form version IDs to the form system through an interface, and the form system generates structured data of an aggregated form according to aggregation calculation, and returns a new aggregated form ID and an aggregated form version ID to the business system.
5. The form aggregation method according to claim 4, wherein in step S4, the business system calls a rendered form js provided by the form through aggregated form information returned by the form, the form system obtains the aggregated form structured data to be rendered to render the form, and the rendered form is returned to the clerk to fill in the aggregated form.
6. The form aggregation method of claim 5, wherein in step S5, when the clerk fills in the fields of the same elements in the aggregated form, the form system monitors the aggregated form fields in real time, and assigns a value to the aggregated form fields by calculation.
7. The form aggregation method according to claim 6, wherein in step S6, after the clerk fills in the aggregated form, the form is submitted in the service system, and the service system calls the obtained form data js provided by the form to obtain the aggregated form data filled by the clerk for storage, and further obtains data of a single form according to the aggregated form data for data transfer between the service systems.
8. A form aggregation apparatus, comprising: at least one memory and at least one processor;
the at least one memory to store a machine readable program;
the at least one processor, configured to invoke the machine readable program to perform the method of any of claims 1 to 7.
CN202210776901.4A 2022-07-04 2022-07-04 Form aggregation method and device Pending CN115204125A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210776901.4A CN115204125A (en) 2022-07-04 2022-07-04 Form aggregation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210776901.4A CN115204125A (en) 2022-07-04 2022-07-04 Form aggregation method and device

Publications (1)

Publication Number Publication Date
CN115204125A true CN115204125A (en) 2022-10-18

Family

ID=83577473

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210776901.4A Pending CN115204125A (en) 2022-07-04 2022-07-04 Form aggregation method and device

Country Status (1)

Country Link
CN (1) CN115204125A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116562255A (en) * 2023-07-11 2023-08-08 北京国电通网络技术有限公司 Form information generation method, form information generation device, electronic equipment and computer readable medium
CN116663514A (en) * 2023-07-25 2023-08-29 中国人民解放军国防科技大学 Configurable form data distribution method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116562255A (en) * 2023-07-11 2023-08-08 北京国电通网络技术有限公司 Form information generation method, form information generation device, electronic equipment and computer readable medium
CN116562255B (en) * 2023-07-11 2023-09-19 北京国电通网络技术有限公司 Form information generation method, form information generation device, electronic equipment and computer readable medium
CN116663514A (en) * 2023-07-25 2023-08-29 中国人民解放军国防科技大学 Configurable form data distribution method and device

Similar Documents

Publication Publication Date Title
CN115204125A (en) Form aggregation method and device
US10700948B2 (en) Service-oriented modular system architecture
CN103856392B (en) Message push method, outgoing server using message push method and outgoing server system
CN102650953B (en) Concurrently-optimized BPMN (Business Process Modeling Notation) combined service execution engine and method
CN105407180A (en) Server message pushing method and device
CN106230987A (en) The information integrated system of a kind of electrically-based PaaS cloud platform and method
CN108519952A (en) A kind of distributed WEB automatization test systems and method
CN104156832A (en) Intersystem data verification method and device
CN103095684B (en) Obtain and pay close attention to the method for user's aggregation information, Apparatus and system
CN103617255B (en) A kind of business datum for power information system exchanges and synchronizes system and method
CN102710793B (en) Network printing system based on cloud computing and data storage method thereof
CN108388622A (en) Api interface dynamic creation method, device, computer equipment and storage medium
CN101764746A (en) Method and device for sending data
CN101334872B (en) Electronic government documents exchanging method based on web service
CN102333108A (en) Distributed cache synchronization system and method
CN110032451A (en) Distributed multilingual message realization method, device and server
CN103019685A (en) System and method for generating business interface based on page element
CN108156225A (en) It is micro- using monitoring system and method based on container cloud platform
CN105450589B (en) Remote invocation method and system
CN106713353A (en) Intelligent seamless aggregation method and system for geographic information service
CN104580073A (en) Method and device for transmitting messages between heterogeneous systems
CN114064328A (en) Message queue cluster migration method and device
CN106856441A (en) VIM systems of selection and device in NFVO
CN106897060A (en) Based on patterned data processing method and device
CN111125209A (en) Access configuration system supporting multi-element heterogeneous type data

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination