CN115983232A - Form system based on view and data integrated design - Google Patents

Form system based on view and data integrated design Download PDF

Info

Publication number
CN115983232A
CN115983232A CN202310272224.7A CN202310272224A CN115983232A CN 115983232 A CN115983232 A CN 115983232A CN 202310272224 A CN202310272224 A CN 202310272224A CN 115983232 A CN115983232 A CN 115983232A
Authority
CN
China
Prior art keywords
sequence flow
data
module
binding
business form
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.)
Granted
Application number
CN202310272224.7A
Other languages
Chinese (zh)
Other versions
CN115983232B (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.)
Qingdao Noah Information Technology Co ltd
Original Assignee
Qingdao Noah Information Technology 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 Qingdao Noah Information Technology Co ltd filed Critical Qingdao Noah Information Technology Co ltd
Priority to CN202310272224.7A priority Critical patent/CN115983232B/en
Publication of CN115983232A publication Critical patent/CN115983232A/en
Application granted granted Critical
Publication of CN115983232B publication Critical patent/CN115983232B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a form system based on view and data integrated design, which belongs to the technical field of electronic form systems and comprises the following modules: the system comprises a form style design module, a data model design module, a binding module, an adjusting module and a releasing module; the form style design module is used for visually designing and adjusting the basic style of the business form; the data model design module is used for visually setting the data structure and the type of the data object in the business form; the binding module is used for binding the cells and the controls in the business form to a data model; the adjusting module is used for adjusting the content and the style of the business form; the release module is used for releasing the business form template; the invention is beneficial to solving the problem that the traditional business form information management process can not self-define the business form visually, objectified and structuredly according to the working requirement.

Description

Form system based on view and data integrated design
Technical Field
The invention belongs to the technical field of electronic form systems, and particularly relates to a form system based on view and data integrated design.
Background
With the arrival of the digital era, more and more business forms are customized and solidified to be realized in an information system so as to support the online transmission, monitoring, evaluation and statistical analysis of business data. Because the service data is complicated and the use scenes are various, a plurality of complex service form forms are generated, and the complex service forms have the following characteristics: 1. after filling in the form, the form style and the initial filling are changed; 2. the cells have the requirement of a calculation formula; 3. more than five table styles are provided; 4. the control class operation needs to be carried out on the minimum cell; 5. there are more than three levels of data relationships. Two challenges and one risk are mainly faced in this process, one of them: the investment cost for developing various business forms is extremely high, continuous IT construction investment is required, and for enterprises, the development process is a heavy burden and a long process; the second problem is that: a large number of complex business forms almost have no reusability, so that an IT construction mode is customized development, the universality of an industry level and a product platform level is difficult to form, and the digitization process is severely restricted; the risks are: once the business form is realized in the information system in a customized development mode, the business form is also solidified, the business form is a handle double-edged sword, and when the business is changed and needs to be adjusted, the business form cannot be quickly changed.
In summary, the problem that the service form cannot be visualized, objectified and structured according to the work requirement exists in the traditional service form informatization management process.
Disclosure of Invention
In view of the above, the invention provides a form system based on view and data integrated design, which can solve the problem that a service form cannot be visualized, objectified and structured according to work needs in the traditional service form informatization management process.
The invention is realized in the following way:
the invention provides a form system based on view and data integrated design, which comprises the following modules: the system comprises a form style design module, a data model design module, a binding module, an adjusting module and a releasing module;
the form style design module is used for visually designing and adjusting the basic style of the business form;
the data model design module is used for visually setting the data structure and the type of the data object in the business form;
the binding module is used for binding the cells and the controls in the business form to a data model;
the adjusting module is used for adjusting the content and the style of the business form;
the publishing module is used for publishing the business form template.
The form system based on view and data integrated design provided by the invention has the following technical effects: through the form system based on the view and data integrated design, business personnel can be helped to establish a data model in a visualized manner in an information system in a mode of avoiding seeking help for IT development, and a software business operation interface consistent with an original form structure is generated, so that the business personnel can customize a database-oriented business form according to work needs, and the problem of defining the business form visually, objectified and structurally is solved; meanwhile, enterprises can obtain valuable structured data instantly, and the enterprises can be helped to have rapid strain capacity and better cooperate with all interest-related parties.
On the basis of the technical scheme, the form system based on the view and data integrated design can be further improved as follows:
wherein, the form style design module comprises the following design contents:
pasting and adjusting the basic style of the business form;
setting a control for a cell which needs to receive user input data in the business form;
setting attribute constraints on cells needing to limit user input contents in the business form;
the control comprises single selection, multiple selection, drop-down frames, dates, uploading and blank filling; the rules of the attribute constraint include: read-only, must fill, number, length, phone, mailbox, expression (JS code), regular expression.
Wherein, the form style design module is used for executing the following steps:
firstly, starting a form style design process;
secondly, executing a user task, acquiring user operation information, and pasting and adjusting a basic style of a business form;
step three, creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, and setting controls and attribute constraints or not setting controls and attribute constraints for the cells of the business form;
and fourthly, finishing the form style design process.
Wherein the data model design module is configured to perform the following steps:
firstly, starting a data object modeling process;
selecting to execute adding a sequence flow of one data object or adding a plurality of sequence flows of data objects;
thirdly, when a sequence flow of adding a data object is executed, selecting a sequence flow of executing a single attribute value or a sequence flow of multiple attribute values, and when the sequence flow of the single attribute value is executed, acquiring user operation information and adding a value type; when the sequence flow of the multi-attribute value is executed, user operation information is obtained, and an object type is added;
fourthly, when the sequence flow of adding a plurality of data objects is executed, firstly obtaining user operation information and adding an array; then selecting a sequence flow for executing the single attribute value or a sequence flow for executing the multiple attribute values, and acquiring user operation information and adding a value type when the sequence flow for executing the single attribute value is executed; when the sequence flow of the multi-attribute value is executed, user operation information is obtained, and an object type is added;
and fifthly, ending the process of modeling the data object.
Wherein the binding module is used for binding the content comprising:
binding cells and controls in the business form to the data object; the cells without the control allow single-value type data elements to be bound; the cell with the control allows the binding of single-value type and composite object type data elements;
setting dynamic rows and dynamic columns for the cells and controls which are allowed to repeatedly appear in the business form; the method allows the binding of arrays for the rows or columns in a given range in the business form, and allows the setting of dynamic rows and dynamic columns according to the requirement of array expansion.
Wherein the binding module is configured to perform the following steps:
the method comprises the following steps that firstly, a process of binding a cell and a control to a data object is started;
selecting and executing a sequence flow for binding one data object or a sequence flow for binding a plurality of data objects;
step three, when executing the sequence flow of binding a data object, selecting to execute the sequence flow with a control or the sequence flow without the control; when the sequence flow with the control is executed, user operation information is obtained, and an object and value type data are bound; when the control-free sequence flow is executed, user operation information and binding value type data are obtained;
fourthly, when executing the sequence flow of binding a plurality of data objects, firstly acquiring user operation information and binding array type data; then creating a plurality of sequence flow branches of user tasks, executing each sequence flow branch, acquiring user operation information, and setting or not setting dynamic rows and dynamic columns;
and step five, finishing the process of binding the data objects by the cells and the controls.
Wherein, the adjusting module comprises the following adjusting contents:
adjusting and perfecting the basic style of the business form;
adjusting and perfecting the cells and controls of the set business form;
and adjusting and perfecting the cell attribute constraint of the service form.
Wherein the adjusting module is used for executing the following steps:
firstly, starting a form style adjustment process;
secondly, creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, adjusting the basic style of the business form, setting controls for the cells of the business form, and setting attribute constraints for the cells of the business form;
and thirdly, ending the process of adjusting the form style.
The release rule of the release module is as follows:
directly issuing a service form template of the private service form for use;
and the business form template of the shared business form is issued and used after being approved.
Wherein, the release module is used for executing the following steps:
firstly, starting a template issuing process;
secondly, executing the process of designing the business form;
step three, creating and executing a sequence flow branch for generating the link, and completing the process of generating the link;
fourthly, creating and executing a sequence flow branch applied for issuing, and filling in role and personnel information; then, executing a form template checking process, issuing a form template when the auditor agrees, and ending the template issuing process; and when the auditors do not agree, the form template is not issued, and the template issuing process is ended.
Compared with the prior art, the form system based on the view and data integrated design provided by the invention has the beneficial effects that: the business form has the function of a database, the business data can be defined and stored, and the business data can be mapped to a digital world; the system also has the function of quickly finishing a single complex business form, and can greatly shorten the time for developing the form in a customized manner; the method also has complex adaptability, can flexibly adapt to the upgrade and expansion of services, and has strong applicability to complex forms; through the form system based on the view and data integrated design, non-IT business personnel can visually define various complex business forms and business objects related to the complex business forms in an information system, and the form system is applied to data acquisition, query and analysis, is convenient to operate and use; the problem that the traditional electronic forms are difficult to be associated with data objects in a database, and the customization and development cost of various complex business forms one by one is extremely high is solved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the description below are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive labor.
FIG. 1 is an architecture diagram of a form system based on view and data integrated design according to the present invention;
FIG. 2 is a general flow chart of a business form design in a form system based on view and data integrated design according to the present invention;
FIG. 3 is a sub-flowchart of form style design in a form system based on view and data integrated design according to the present invention;
FIG. 4 is a data object modeling sub-flowchart in a form system based on view and data integrated design according to the present invention;
FIG. 5 is a sub-flowchart of the data object binding of cells and controls in a form system based on view and data integrated design according to the present invention;
FIG. 6 is a sub-flowchart of form style adjustment in a form system based on view and data integration design according to the present invention;
FIG. 7 is a flowchart of form template release in a form system based on view and data integrated design according to the present invention;
FIG. 8 is a flow chart symbol type of a flow chart in a form system based on view and data integrated design according to the present invention;
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings of the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be obtained by a person skilled in the art without inventive efforts based on the embodiments of the present invention, are within the scope of protection of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
In the description of the present invention, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", "clockwise", "counterclockwise", and the like, indicate orientations and positional relationships based on those shown in the drawings, and are used only for convenience of description and simplicity of description, and do not indicate or imply that the equipment or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be considered as limiting the present invention.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means two or more unless specifically defined otherwise.
As shown in fig. 1, the invention provides an architecture diagram of a form system based on view and data integrated design, which specifically includes the following modules: the system comprises a form style design module, a data model design module, a binding module, an adjusting module and a publishing module;
the form style design module is used for visually designing and adjusting the basic style of the business form;
the data model design module is used for visually setting the data structure and the type of a data object in the business form;
the binding module is used for binding the cells and the controls in the business form to the data model;
the adjusting module is used for adjusting the content and the style of the business form;
the publishing module is used for publishing the business form template.
As shown in fig. 2, the steps of the business form design are as follows:
firstly, starting a process of designing a business form;
secondly, executing a form style design process and a data object modeling process in parallel;
thirdly, executing the process of binding the data objects by the cells and the controls;
step four, selecting whether a process of adjusting the form style needs to be executed or not; when the selection is not, the next step is carried out; when the selection is yes, executing the process of form style adjustment;
and step five, finishing the process of designing the business form.
In the above technical solution, the form design module includes the following design contents:
pasting and adjusting the basic style of the business form;
setting a control for a cell which needs to receive user input data in a business form;
setting attribute constraints on cells needing to limit user input contents in a business form;
the control comprises single selection, multiple selection, drop-down frames, dates, uploading and blank filling; the rules for attribute constraints include: read-only, fill-necessary, number, length, phone, mailbox, expression (JS code), regular expression.
The form design module is internally provided with an operation control component library of the business form, and business personnel can select input control components of the business form, including but not limited to: single selection, multiple selection, drop-down box, date, upload, fill-in.
As shown in fig. 3, in the above technical solution, the form design module is configured to perform the following steps:
firstly, starting a form style design process;
secondly, executing a user task, acquiring user operation information, pasting and adjusting a basic style of a business form;
step three, creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, and setting controls and attribute constraints for the cells of the business form, wherein the controls and the attribute constraints can be omitted;
and fourthly, finishing the form style design process.
The form style design module is used for visually defining the style of the business form, when the basic style of the business form is set, business personnel can directly copy the style of the business form made by the existing electronic form to a business form template design page opened by a browser, and can also directly design and adjust the basic style of the form on the business form template design page opened by the browser.
As shown in fig. 4, in the above technical solution, the data model design module is configured to perform the following steps:
firstly, starting a data object modeling process;
selecting to execute adding a sequence flow of one data object or adding a plurality of sequence flows of data objects;
thirdly, when a sequence flow of adding a data object is executed, selecting a sequence flow of executing a single attribute value or a sequence flow of multiple attribute values, and when the sequence flow of the single attribute value is executed, acquiring user operation information and adding a value type; when the sequence flow of the multi-attribute value is executed, user operation information is obtained, and an object type is added;
fourthly, when the sequence flow of adding a plurality of data objects is executed, firstly acquiring user operation information and adding an array; then selecting a sequence flow for executing the single attribute value or a sequence flow for executing the multiple attribute values, and acquiring user operation information and adding a value type when the sequence flow for executing the single attribute value is executed; when the sequence flow of the multi-attribute value is executed, user operation information is obtained, and an object type is added;
and fifthly, ending the process of modeling the data object.
The data model design module is a visual data model designer, and when defining a data model of a business form, business personnel set the types of data objects in the business form one by one and set a data structure; wherein the data structure of the data object comprises: parent-child relationship, 1-to-N relationship; the types of data objects include: single value type, compound object type, array type, wherein the compound object type, array type allow further addition of data elements.
In the above technical solution, the binding module includes the following binding contents:
binding the cells and the controls in the business form to the data object; the cells without the control allow single-value type data elements to be bound; the cell with the control allows the binding of single-value type and composite object type data elements;
setting dynamic rows and dynamic columns for the cells and controls which are allowed to repeatedly appear in the business form; the method allows the binding of arrays for the rows or columns in a given range in the business form, and allows the setting of dynamic rows and dynamic columns according to the requirement of array expansion.
As shown in fig. 5, in the above technical solution, the binding module is configured to execute the following steps:
the method comprises the following steps that firstly, a process of binding a cell and a control to a data object is started;
selecting and executing a sequence flow for binding one data object or a sequence flow for binding a plurality of data objects;
thirdly, when executing the sequence flow of binding a data object, selecting to execute the sequence flow with a control or the sequence flow without the control; when the sequence flow with the control is executed, acquiring user operation information, and binding object and value type data; when the sequence flow without the control is executed, user operation information is obtained, and value type data are bound;
fourthly, when executing the sequence flow of binding a plurality of data objects, firstly acquiring user operation information and binding array type data; then creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, and setting or not setting dynamic rows and dynamic columns;
and step five, finishing the process of binding the data objects by the cells and the controls.
And binding the cells and the controls in the business form to the data object nodes in the defined business form data model, so that the business form can be directly oriented to the structured storage of a database.
Wherein, in the above technical solution, the adjusting module includes the following adjusting contents:
adjusting and perfecting the basic style of the business form;
adjusting and perfecting the cells and controls of the set business form;
and adjusting and perfecting the cell attribute constraint of the service form.
As shown in fig. 6, in the above technical solution, the adjusting module is configured to perform the following steps:
firstly, starting a form style adjustment process;
secondly, creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, adjusting the basic style of the business form, setting a control for the cell of the business form, and setting attribute constraint for the cell of the business form;
and thirdly, ending the process of adjusting the form style.
In the above technical solution, the release rule of the release module is as follows:
directly issuing a service form template of the private service form for use;
and the business form template of the shared business form is issued and used after being approved.
As shown in fig. 7, in the above technical solution, the issuing module is configured to execute the following steps:
firstly, starting a template issuing process;
secondly, executing the process of designing the business form;
step three, creating and executing a sequence flow branch for generating the link, and completing the flow for generating the link;
fourthly, creating and executing a sequence flow branch applied for issuing, and filling in role and personnel information; then, executing a form template checking process, issuing a form template when the auditor agrees, and ending the template issuing process; and when the auditor does not agree, the form template is not issued, and the process of issuing the template is ended.
FIG. 8 shows eight flow symbol types of the flow chart of the present invention, wherein type one is a start event; the type two is an end event; both are non-typed events, indicating a starting point, a state change, or a final state;
the type three is a parallel gateway, for the case of process decomposition, when the active flow reaches the logic gate, all subsequent outgoing branches are executed in parallel, which means that a plurality of outward sequence flows can be executed simultaneously; for the case of process merging, when all active flows arrive at the logic gate, the egress branch is executed, which means that the egress sequence flow is triggered after all ingress sequence flows are finished;
the type four is an exclusive gateway, in the case of process decomposition, when the active flow reaches the logic gate, one of the branches will be selected according to a predetermined rule to be executed in all outgoing branches meeting the condition, which means that only one outward sequence flow is executed, and when the execution is performed, it is necessary to ensure that the condition on at least one outward sequence flow is true; for the case of process merging, when an active flow reaches the logic gate, the outgoing branch is executed, which indicates that after the execution of each entry sequence flow is completed, a sequence flow behind the exclusive gateway is triggered;
the type five is an inclusion gateway, which can be regarded as a combination of an exclusive gateway and a parallel gateway, and as with the exclusive gateway, conditions can be defined on outgoing sequence flows, and the inclusion gateway can analyze the exclusive gateway and the parallel gateway; as with the parallel gateway, more than one sequential flow may be selected; the method comprises the steps that the outward sequence flow is executed as long as the condition on the outward sequence flow is true, and the exit sequence flow is triggered after all active entry sequence flows are completed;
type six is a sequence flow, which represents the execution order of the activities;
type seven is a sub-process, and the BPMN model contains two types of activities: tasks and sub-processes. The tasks are not subdivided, and the sub-processes comprise other detailed processes;
type eight is a multiple instance activity with three parallel lines at the bottom of the symbol. The multi-instance activity may be performed multiple times, each time processing one object in the set. This activity is used to treat the entire set of subjects;
type nine is a task, which indicates that work needs to be done by an external entity, such as manual or automatic service;
type ten is sub-flow and multi-instance activity, including type seven and type eight.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A form system based on view and data integrated design is characterized by comprising the following modules: the system comprises a form style design module, a data model design module, a binding module, an adjusting module and a releasing module;
the form style design module is used for visually designing and adjusting the basic style of the business form;
the data model design module is used for visually setting the data structure and the type of the data object in the business form;
the binding module is used for binding the cells and the controls in the business form to a data model;
the adjusting module is used for adjusting the content and the style of the business form;
the publishing module is used for publishing the business form template.
2. The form system based on view and data integrated design of claim 1, wherein the form design module comprises the following design contents:
pasting and adjusting the basic style of the business form;
setting a control for a cell which needs to receive user input data in the business form;
setting attribute constraints on cells needing to limit user input contents in the business form;
the control comprises single selection, multiple selection, drop-down frames, dates, uploading and blank filling; the rules of the attribute constraint include: read-only, fill-necessary, number, length, phone, mailbox, expression, regular expression.
3. The form system based on view and data integrated design of claim 1, wherein the form design module is configured to perform the following steps:
firstly, starting a form style design process;
secondly, executing a user task, acquiring user operation information, and pasting and adjusting a basic style of a business form;
step three, creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, and setting controls and attribute constraints for the cells of the business form;
and fourthly, finishing the form style design process.
4. The system of claim 1, wherein the data model design module is configured to perform the following steps:
the first step, starting a data object modeling process;
selecting to execute adding a sequence flow of one data object or adding a plurality of sequence flows of data objects;
thirdly, when a sequence flow of adding a data object is executed, selecting to execute a sequence flow of a single attribute value or a sequence flow of a multi-attribute value, and when the sequence flow of the single attribute value is executed, acquiring user operation information and adding a value type; when the sequence flow of the multi-attribute value is executed, user operation information is obtained, and an object type is added;
fourthly, when the sequence flow of adding a plurality of data objects is executed, firstly acquiring user operation information and adding an array; then selecting a sequence flow for executing the single attribute value or a sequence flow for executing the multiple attribute values, and acquiring user operation information and adding a value type when the sequence flow for executing the single attribute value is executed; when the sequence flow of the multi-attribute value is executed, user operation information is obtained, and an object type is added;
and fifthly, ending the process of modeling the data object.
5. The form system based on view and data integrated design of claim 1, wherein the binding module binds the content with a binding content comprising:
binding the cells and the controls in the business form to the data object; the cells without the control allow single-value type data elements to be bound; the cell with the control allows the binding of single-value type and composite object type data elements;
setting dynamic rows and dynamic columns for the cells and controls which are allowed to repeatedly appear in the business form; the method allows binding of arrays for a given range of rows or columns in the business form, and allows setting of dynamic rows and dynamic columns according to the requirement of array expansion.
6. The system of claim 1, wherein the binding module is configured to perform the following steps:
the method comprises the following steps that firstly, a process of binding a cell and a control to a data object is started;
selecting and executing a sequence flow for binding one data object or a sequence flow for binding a plurality of data objects;
step three, when executing the sequence flow of binding a data object, selecting to execute the sequence flow with a control or the sequence flow without the control; when the sequence flow with the control is executed, acquiring user operation information, and binding object and value type data; when the control-free sequence flow is executed, user operation information and binding value type data are obtained;
fourthly, when executing the sequence flow of binding a plurality of data objects, firstly acquiring user operation information and binding array type data; then creating a plurality of sequence flow branches of user tasks, executing each sequence flow branch, acquiring user operation information, and setting or not setting dynamic rows and dynamic columns;
and step five, finishing the process of binding the data objects by the cells and the controls.
7. The system of claim 1, wherein the adjustment module comprises the following adjustments:
adjusting and perfecting the basic style of the business form;
adjusting and perfecting the cells and controls of the set business form;
and adjusting and perfecting the cell attribute constraint of the service form.
8. The system of claim 1, wherein the adjustment module is configured to perform the following steps:
firstly, starting a form style adjustment process;
secondly, creating sequence flow branches of a plurality of user tasks, executing each sequence flow branch, acquiring user operation information, adjusting the basic style of the business form, setting a control for the cell of the business form, and setting an attribute constraint for the cell of the business form;
and thirdly, ending the process of adjusting the form style.
9. The form system based on view and data integrated design of claim 1, wherein the publishing module has the following publishing rules:
directly issuing a service form template of the private service form for use;
and the business form template of the shared business form is issued and used after being approved.
10. The system of claim 1, wherein the publishing module is configured to perform the following steps:
firstly, starting a template issuing process;
secondly, executing the process of designing the business form;
step three, creating and executing a sequence flow branch for generating the link, and completing the flow for generating the link;
fourthly, creating and executing a sequence flow branch applied for issuing, and filling in role and personnel information; then, executing a form template checking process, issuing a form template when the auditor agrees, and ending the template issuing process; and when the auditor does not agree, the form template is not issued, and the process of issuing the template is ended.
CN202310272224.7A 2023-03-21 2023-03-21 Form system based on view and data integrated design Active CN115983232B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310272224.7A CN115983232B (en) 2023-03-21 2023-03-21 Form system based on view and data integrated design

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310272224.7A CN115983232B (en) 2023-03-21 2023-03-21 Form system based on view and data integrated design

Publications (2)

Publication Number Publication Date
CN115983232A true CN115983232A (en) 2023-04-18
CN115983232B CN115983232B (en) 2023-07-04

Family

ID=85965188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310272224.7A Active CN115983232B (en) 2023-03-21 2023-03-21 Form system based on view and data integrated design

Country Status (1)

Country Link
CN (1) CN115983232B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116992849A (en) * 2023-08-04 2023-11-03 北京数字政通科技股份有限公司 Method and system for creating and printing electronic document template

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246733A (en) * 2013-05-13 2013-08-14 浪潮集团山东通用软件有限公司 Dynamic form system based on metadata and generation method thereof
US20170357628A1 (en) * 2016-06-08 2017-12-14 j5 International IP Corporation Spreadsheet-Based Form Design and Data Input
CN107807913A (en) * 2017-11-16 2018-03-16 金航数码科技有限责任公司 A kind of form design system and method based on web
CN108959458A (en) * 2018-06-15 2018-12-07 南京国通智能科技有限公司 Data generate and application method, system, medium and computer equipment
CN112668290A (en) * 2020-12-28 2021-04-16 珠海新华通软件股份有限公司 Dynamic form generation method and system based on gridding design
CN114047989A (en) * 2021-11-12 2022-02-15 浪潮通信信息系统有限公司 Dynamic form configuration and rendering method, system and device
CN115170048A (en) * 2022-04-07 2022-10-11 唐旸 Workflow implementation method, system, and medium based on model and rule
CN115840745A (en) * 2022-11-10 2023-03-24 重庆市通信产业服务有限公司中冉信息分公司 Scheduling method and device based on dynamic form, computer equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103246733A (en) * 2013-05-13 2013-08-14 浪潮集团山东通用软件有限公司 Dynamic form system based on metadata and generation method thereof
US20170357628A1 (en) * 2016-06-08 2017-12-14 j5 International IP Corporation Spreadsheet-Based Form Design and Data Input
CN107807913A (en) * 2017-11-16 2018-03-16 金航数码科技有限责任公司 A kind of form design system and method based on web
CN108959458A (en) * 2018-06-15 2018-12-07 南京国通智能科技有限公司 Data generate and application method, system, medium and computer equipment
CN112668290A (en) * 2020-12-28 2021-04-16 珠海新华通软件股份有限公司 Dynamic form generation method and system based on gridding design
CN114047989A (en) * 2021-11-12 2022-02-15 浪潮通信信息系统有限公司 Dynamic form configuration and rendering method, system and device
CN115170048A (en) * 2022-04-07 2022-10-11 唐旸 Workflow implementation method, system, and medium based on model and rule
CN115840745A (en) * 2022-11-10 2023-03-24 重庆市通信产业服务有限公司中冉信息分公司 Scheduling method and device based on dynamic form, computer equipment and storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LINK, SEBASTIAN等: "Relational database schema design for uncertain data", 《INFORMATION SYSTEMS》, vol. 84 *
林向;方凯;: "Web表单可视化定制原理研究", 电脑开发与应用, no. 06 *
胡光钰: "基于WEB自定义表单及审批流的信息系统的设计与实现", 《中国优秀硕士学位论文全文数据库(信息科技辑)》, no. 7 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116992849A (en) * 2023-08-04 2023-11-03 北京数字政通科技股份有限公司 Method and system for creating and printing electronic document template

Also Published As

Publication number Publication date
CN115983232B (en) 2023-07-04

Similar Documents

Publication Publication Date Title
US4875162A (en) Automated interfacing of design/engineering software with project management software
Austin et al. A data flow model to plan and manage the building design process
CN102236672B (en) A kind of data lead-in method and device
US20100228786A1 (en) Assessment of corporate data assets
Dean et al. Facilitation methods for collaborative modeling tools
CN112287015B (en) Image generation system, image generation method, electronic device, and storage medium
CN102663008B (en) Government integrated business platform business library and construction method of base library
CN107886296B (en) Collaborative auditing method between heterogeneous PDM systems
CN105930344B (en) A kind of database application system quick development platform based on product development process
US7401090B2 (en) Computer-based business planning processes
CN115983232A (en) Form system based on view and data integrated design
CN109284920A (en) The method and system of user information risk assessment based on big data
CN109816218A (en) Management of enterprise operation method, apparatus, computer equipment and storage medium
CN115132312A (en) Method and system for constructing clinical electronic case report table and electronic equipment
US20040233056A1 (en) Process management
CN112801768A (en) Internet + government affair-based natural fund and performance data sharing system
Amjad et al. UML profile for business process modeling notation
US7778807B2 (en) Simulation model generator of causality phenomena and events
CN115330226A (en) Digital research and development method and platform based on middle station
CN111145004B (en) Intelligent financial auditing platform based on editable workflow
JPH1015786A (en) Production planning simulation apparatus
CN114610801A (en) Generation method of line and column report template
Tröls et al. Team-oriented consistency checking of heterogeneous engineering artifacts
M’baba et al. Process mining for artifact-centric blockchain applications
CN108335058A (en) A kind of employee's year Method To Calculate Output Value and its management system

Legal Events

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